Skip to content

Volume / Action tool for midi devices - Proof of Concept

License

Notifications You must be signed in to change notification settings

shackerd/soundsyncr-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

soundsyncr-poc

This is a proof of concept, i used this project for understanding how pulse audio / midi devices works and for personal use.

I plan to write a clean version of this project in rust.

Actually their is no Windows support yet, this tool only works with pulse audio, but will run under Windows later.

Device used: Korg NanoKontrol2

pulse audio (dbus)

/etc/pulse/default.pa

.ifexists module-dbus-protocol.so
load-module module-dbus-protocol
.endif
sudo apt install libportmidi-dev

portmidi

https://github.com/PortMidi/pm_csharp/tree/main/pm_managed

About

Volume / Action tool for midi devices - Proof of Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages