DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Lisa a live dynamic wavetables synth you play and program in real

Show HN: Lisa a live dynamic wavetables synth you play and program in real-time

37 AI Score
Show_hn other Added May 3, 2026

Details

Sector
other
Total Funding
$0
Last Round
$0

About

I build a raspberry pico rp2040 synth named LISA which relies on a live dynamic wavetables approach to build a sound from low-speed signals.<p>It has up to 6 voices, it proposes the BRAIDS macro-oscillators, exposing +40 differents sound engines, and it adds an additional experimental engine where the wavetables are created by an async brain, named Nallely. Nallely is a small modular environment coded in Python which runs on a raspberry pi and is built for exploring emergent behaviors. You program it by patching independent autonomous modules together.<p>How does it works? The brain generates signals which are streamed via MIDI (via pitchwheel on 4 different channels for 14bits resolution) at slow speed in 4 different circular wavetables of the synth. LISA lets you play while the wavetables are constantly rewritten in real-time. The brain execution model is a fully async hybrid actor model based on independent threads. No global clock or synchronization is enforced. Consequently, because of the CPU load, temperature, OS scheduler, network,... and message passing, the modules constantly drift unpredictibly, either lightly, or harshly depending on the topology of your patch. The signals that are produced by Nallely can be used as waveform for the wavetables, as notes sequences, or as CV equivalent, there is no distinction in what signals represent, the topology of the patch determines what will be the final piece.<p>In the demo video, I just built an harmonic oscillator using 2 integrators patched in feedback, which is fed to one of the wavetables. This oscillator is then connected to other modules to derive other wavetables and functions which are patched in the other wavetables and the synth parameters.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=fxvfnqQKWsY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=fxvfnqQKWsY</a><p>LISA firmware is written in C&#x2F;C++ and runs on rp2040, while Nallely is written purely in Python, and can run on a Raspberry Pi. Nallely have been successfully tested on a rpi zero2, a rpi3, and a rpi5.<p>You don&#x27;t have to use Nallely to use LISA, it&#x27;s a standalone MIDI synth, and you don&#x27;t have to use LISA to use Nallely, it&#x27;s a generic modular brain which happens to speak MIDI, but LISA coupled with Nallely become the Fodongo synth: a synth that lets you sculpt your wavetables in real-time.<p>I&#x27;m just starting to experiment with this and I try to explore what can be done with slow cv-rate signals feeding wavetables to create sounds. So far I can get a nice variety of sounds, from very pure sine if using LFOs, to very harsh drifting phasing sawtooth sound, or massive organ-like sounds.<p>It fits well for drone, especially using the envelope: the release can go up to 5s, emphasizing all the micro-drifts and variations in the wavetables, sounds overlap, changes, fades, etc.<p>LISA and Nallely are free open-source projects:<p>Nallely: <a href="https:&#x2F;&#x2F;github.com&#x2F;dr-schlange&#x2F;nallely-midi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dr-schlange&#x2F;nallely-midi</a> LISA: <a href="https:&#x2F;&#x2F;github.com&#x2F;dr-schlange&#x2F;LISA" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dr-schlange&#x2F;LISA</a>

AI Score Reasoning

Lisa is a technically creative open-source hardware project with a unique approach to asynchronous wavetable synthesis, but it currently lacks a commercial business model. While the innovation in 'emergent behavior' synthesis is impressive for the boutique synth community, the market is highly niche and the project lacks the scalability and traction signals typical of a VC-backable startup.

Source

Show_hn — View original →