0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BugFix: AddSynth Tabs not updating on 'Paste' action - never did! Small Control Data updates. More... over 1 year ago
BugFix: Numerous PadSynth controls not updating on preset Paste BugFix: AddSynth slider not updating on preset Paste Fixed speeling Eras in guides :p More... over 1 year ago
2023-11-17 Will bn 2285 Properly fixed CLI AddSynth voice number affecting PadSynth controls Paste clipboard button disabled if no entry for that section Small style cleanups in copy/paste Updated Yoshimi Control Data/toplevel.html Updated HTML guide for preset More... over 1 year ago
Completed changes. Presets is now ParamBase More... almost 2 years ago
Some small GUI cleanups More... almost 2 years ago
Changed source file Presets.h to ParamCheck.h Changed source file Presets.cpp to ParamCheck.cpp More... almost 2 years ago
Changed "presetsUpdated" to "paramsChanged" More... almost 2 years ago
Changed Presets internal name "presets" to "params" Changed "PresetsUpdate" to "ParamsUpdate" Changed "changePresets" to "changeParams" More... almost 2 years ago
BugFix: copy/paste not recognising effect numbers Title of copy/paste now indicates section Some GUI display cleanups More... almost 2 years ago
BugFix: copy/paste GUI 'Type' field only correct on first call Removed all of old presets code except PresetsUpdate( Some cleanups and extra comments in UnifiedPresets More... almost 2 years ago
Added 'design Notes' file to Yoshimi Control Data also a few more clarifications More... almost 2 years ago
BugFix: copy/paste assuming text returned in text message 0 Resolved ambiguities in Yoshimi Control Data Added copy/paste details More... almost 2 years ago
HTML "Yoshimi Control Data" now complete to replace .ods file. A considerable number of corrections were made, but there are still some unknowns to be investigated. The old file will be kept unmodified until the new one is known to be completely correct. More... almost 2 years ago
Forgot to disable effects patch in Interchchange :( More... almost 2 years ago
BugFix: Wrong spelling in lists for amplitude LFO. BufFix: Ucopy/Upaste type text not updating GUI unified presets done for LFOs GUI unified presets done for Envelopes GUI unified presets done for Filters GUI unified presets done for Effects Some UI cleanups More... almost 2 years ago
bn 2277 GUI unified presets done for Resonance and Waveform. Further work on Yoshimi Controls. More... almost 2 years ago
Changed midi CC conversion names from ~Inner to more meaningful ~Adjusted Further work on HTML Yoshimi Controls (not now updating old .ods file) More... almost 2 years ago
GUI unified presets complete for AddSynth, AddVoice, SubSynth, Padsynth Started building HTML version of Control values to replace .ods version (with additions and corrections) More... almost 2 years ago
Further revisions to unified presets, now also applied to Padsynth. Human friendly preset group Gui field in window now done Outline code in place for deleteing entries from the Gui More... almost 2 years ago
revised unified presets so it can return human readable preset groups applied this to subsynth GUI code also addsynth global. More... almost 2 years ago
window/text sizes now correct More... almost 2 years ago
temporarily disabled GUI unified prests in master More... almost 2 years ago
Trial of GUI unified presets with subSynth Not yet done: delete title bar preset group More... almost 2 years ago
Merged in 'presets' updates (also some uinrelated corrections) so the two branches don't become too divergent. Disabled CLI direct swap across sys,ins,part effects. This had been causing some confusion for CLI users. CLI now gives reminder to route insert effects before chosing the effect. More... almost 2 years ago
BugFix: Formant filter reporting wrong vowel numbers (off by 1) Fixed regression: CLI and MIDI-Learn not setting formant frequency Set specific type entries for presets "list, copy, paste" Corrected metainfo icon type local->stock More... almost 2 years ago
BugFix: CLI attempting to copy/save nonexistent addSynth Mod elements! CLI has more checks for sections being active. More... almost 2 years ago
Removed overcautious section disabling and re-enabling. It's all done indirectly, so shouldn't disrupt the audio thread. More... almost 2 years ago
BugFix: UnifiedPresets 'load addvoice' clearing whole of addsynth :( Should only have cleared the voice it was assigned to. More... almost 2 years ago
Merge pull request #194 from kramlie/window_placement More... almost 2 years ago
Fix checkSane being called too late on Adsynth Voice window. More... almost 2 years ago