Friday, April 7, 2023
Show HN: Building musical synthesizers with SQL queries https://ift.tt/PYOSAtw
Show HN: Building musical synthesizers with SQL queries If you already know what bytebeat is, you don't need an explanation. If not, check my project :) Here is how it looks: SELECT mono(output( arraySum(x -> 1 / 6 * running_envelope(30 * (1 + x / 6), time, 0.05 * x, 0.005, lfo(0, 0.25, sine_wave, time / 8), 0.1) * sine_wave(time * 80 * exp2(x / 3)), range(12)))) FROM table; To check how it sounds, find the examples in the repository https://ift.tt/jvgUBNA https://ift.tt/jvgUBNA April 7, 2023 at 08:59PM
Subscribe to:
Post Comments (Atom)
Show HN: I made a math puzzle game. Hope you like it https://ift.tt/ejrgDRl
Show HN: I made a math puzzle game. Hope you like it I've been playing with this for quite some time and I think it's finally ready ...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment