haxo-rs
haxo-rs copied to clipboard
Software for the haxophone
At the moment, the pressure baseline is captured at launch, and the max pressure hard coded based on a few measurements. https://github.com/jcard0na/haxo-rs/blob/main/src/pressure.rs#L55 This has the risk of not working well...
Add support to playing audio from the haxophone on bluetooth headphones or speakers. Probably this would be a good starting point: https://github.com/Arkq/bluez-alsa And the main challenge will be to keep...
Hi! Given that one of goals of the Haxophone is to offer fingerings that are the same as an acoustic saxophone, supporting non-standard fingerings could provide an increased capacity for...