We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Creating a MIDI Sequencer Using Elixir
208
clicks
Source: youtube.com
Dino, a senior product engineer at Bounce, presented a lightning talk at ElixirConf EU 2024 about SeqEx, a MIDI sequencer built using Elixir. Dino explains the basics of MIDI, its use for encoding musical information, and the functionalities of the SeqEx project. The talk covers the use of the 'mediac' library to handle MIDI messages, the implementation of a GenServer to sequence notes, and integrating LiveView to create an interactive UI for the sequencer. Dino demonstrates live how the sequencer operates, including note toggling and tempo adjustments, and invites anyone interested to try the project available on GitHub.
Related posts
© HashMerge 2024