0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implementing multi-instance support More... almost 11 years ago
implementing multi-instance support More... almost 11 years ago
implementing multi-instance support More... almost 11 years ago
implementing multi-instance support More... almost 11 years ago
implementing per-instance support More... almost 11 years ago
making yoshimi multi-instance More... almost 11 years ago
making yoshimi multi-instance More... almost 11 years ago
making yoshimi support multi-instance More... almost 11 years ago
making things compile nicely... More... almost 11 years ago
Merge branch 'master' into lv2_plugin More... almost 11 years ago
working on lv2 interface More... almost 11 years ago
- CMake policy change to stop warning message - Small correction in part peak representation - Copied some ancient history into Docs More... almost 11 years ago
Added initial LV2 plugin source files More... almost 11 years ago
VU updates completed. More... almost 11 years ago
- some more minor adjustments More... almost 11 years ago
- Updated INSTALL instructions and removed duplicates of this and COPYING in /src - detached part outputs from main volume and added clip indication in panel (doesn't clear with 'Stop' so fundged) - bumped to rc3 More... almost 11 years ago
- Improved VU display - bumped up to rc2 More... almost 11 years ago
- VU calculations now completely separated from sound generation and outside the mutex lock. - Changed envelope cut-off to -60dB (was -40). - Another addition to Will_Godfrey_Companion bank :) - Bugfix - missing 'include' in main.cpp stopped compilation - but not in all environments! - Changed unison size highlighting. With no code change, it stopped working for some reason! More... almost 11 years ago
- incremental DSP improvement - we now only fill/copy buffers that have a destination! - bugfix - when a part's audio out was directed to part only, system effects were still being generated and sent to main. - correction - audio to part *does* carry insertion effects if they are set. More... almost 11 years ago
- Failing to load parameters or instruments at startup is no longer fatal. - Yoshimi accepts un-numbered instruments in banks again - under protest! - some more small UI and CL message refinements. - in settings added Enable/Disable MIDI program change - some seq's don't play nice :( default is to enable. Compatible with Zyn's 'ignore program change'. More... almost 11 years ago
- VU meters disengaged form synth with ring buffer More... almost 11 years ago
jack MIDI autoconnects too! More... almost 11 years ago
- Yoshimi can now auto-connect to ALSA MIDI sources. - Some housekeeping. More... almost 11 years ago
- Updated copyright notices. - Temporarily disabled ALSA MIDI auto connect till I can find out why it crashes - seems it's never worked. More... about 11 years ago
Small VU optimisations Disabled audio optput selection when not running jack More... about 11 years ago
Lots of verey small optimisations More... about 11 years ago
Added 'naturalise' small random detune feature at note-on. This is a volatile setting not currently saved. More... about 11 years ago
Changed part's key limit from a list to a spinner so you can set any value up to the maximum poliphony - 5 More... about 11 years ago
Ported Unison phase randomisation control from zynaddsubfx 2.4.4 More... about 11 years ago
Ported SubSynth overtones feature from zynaddubfx 2.4.4 More... about 11 years ago