Selasa, 20 Mei 2025

Show HN: Porting Mutable Instruments to Arduino, RP2040 https://ift.tt/0bDpW1d

Show HN: Porting Mutable Instruments to Arduino, RP2040 I'm sharing this since it's been eating at me since about 2021 :) A little background and example sounds at https://ift.tt/4faAPnD In short, Volker Boehm had done some ports of the MI synthesis code in 2020, unbeknownst to me. Once I discovered it a bit over a month ago and compiled his supercollider port, I realized, no excuses, get to it. The intention is to keep the source as simple to use in an arduino context, so it's NOT as nice from a c++ developers vantage point. But, I think it's becoming approachable for less adept programmers. Niek from Sluisbrinke has pushed me along, wanting to build a 'Meta-Mi' module: https://ift.tt/OHjSyXn I just play these things on my scarp. https://ift.tt/MiLuZrO May 21, 2025 at 12:09AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...