Nick Dowell
Nick Dowell
Sorry I hadn't realised about the need to process OSC packets on a realtime thread - `rtosc` seems like the right solution. It would make sense to use `rtosc` everywhere...
If you see the following lines in the output of ./configure, it means that you do not have the alsa and jack development libraries installed. ``` checking for alsa... no...
Options should be processed as suggested in https://autotools.io/autoconf/arguments.html > 3.2. Automatic Dependencies with AC_ARG_WITH > > Sometimes, the external dependencies of a project can be a hassle, especially if they...
Yes; there is an experimental `win32` branch containing a Visual Studio 2015 project and some code changes necessary to build on Windows. Note that it lacks a GUI or loading...
The `win32` was merged into `develop` - to build the Windows VST version, open `vs/amsynth.sln` Note that it's still pretty basic, lacking a GUI or loading of preset banks.
> Here's [my implementation](https://github.com/anclark/amsynth). Still very experimental and unstable. Woah! The GTK UI works in REAPER on Windows?!
Does this happen when in poly or mono / legato keyboard modes?
Thanks for the extra info. I'd like to make sure I properly understand the problem... is my summarisation below correct? _When playing note B immediately after releasing note A, note...
Thanks for the additional information. Unfortunately I have not been able to reproduce the issue, so cannot make any progress on a fix.
I am not able to reproduce this issue after following the reported steps. Does it happen repeatedly on your end?