HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tevans3

no profile record

Submissions

Show HN: Synesthesia, make noise music with a colorpicker

visualnoise.ca
39 points·by tevans3·6 เดือนที่ผ่านมา·13 comments

comments

tevans3
·2 เดือนที่ผ่านมา·discuss
This headline sounds like a Bojack Horseman tongue-twister. E.g.:

"BoHo go bye-bye for JoJo Pogo? That's a no-go, bro.”

Or:

"We have a sitch in the kitch. It's a dishwash ish."

Or:

"You know full well once I become Baxter's bride, I'm trading board rooms for bedrooms, watches for swatches and deadlines for bedtimes."

Or:

"I would love to take down Hippopopalous and finally topple the acropolis of monstrous hypocrisy that ensconces us.”
tevans3
·6 เดือนที่ผ่านมา·discuss
I actually found that in SQLite's source code! I love it too.
tevans3
·6 เดือนที่ผ่านมา·discuss
Just added it here: https://github.com/tevans-3/synesthesia/blob/main/LICENSE
tevans3
·6 เดือนที่ผ่านมา·discuss
I'm sorry!

I know this doesn't help you now, but I changed the default volume to be significantly lower...
tevans3
·6 เดือนที่ผ่านมา·discuss
I'm sorry, this was an oversight on my part!

I adjusted the default volume, so that "painfully loud" is now opt-in by default...
tevans3
·6 เดือนที่ผ่านมา·discuss
Thanks! And thanks for that suggestion.

I added a limiter to the output and an envelope to my synth object, but after a bunch of experimenting with different settings for each, the flatlining effect was still there. Throttling beyond the note+release's duration did fix it, but that also removed the layering effect of overlapping chords. I think some of those were interesting and wanted to keep them. The last thing I tried was setting the attack to 0.01 and I think that fixed the flatlining issue?