essenbee / synthesizer

On-stream project to build a synthesizer using .NET Core 3, WPF and NAudio
https://www.youtube.com/playlist?list=PLStUQafDNqPPuGzF0b_IFIuiFr1jZA2Pk
MIT License
16 stars 4 forks source link

Record/Playback a Loop that can be Played over #17

Open essenbee opened 5 years ago

essenbee commented 5 years ago

Add the ability to record a loop, e.g. a chord progression, and play it back whilst playing notes from the synth over the top of the loop. As the name suggests, the loop should play continually until it is turned off.