openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Y
Yoshimi (synthesizer)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 8 of 135
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
small iterrim updates
willgodfrey
More...
over 1 year ago
Added missing .xiy file needed for Dooo Flute. Added True Drawbars instrument. Updated User Guide.
willgodfrey
More...
over 1 year ago
Added more instruments to Drums and Noises Updated User Guide System effect sends now show percentages MIDI CCs now show percentages Master window volume panning velocity show real values Velocity offset still not done
willgodfrey
More...
over 1 year ago
**Reverted previous change**
willgodfrey
More...
over 1 year ago
Split off config state loading from LV2 Previously, from LV2 we were loading saved instance data (if it existed) then for an existing project overwriting this with the LV2 saved data. If it was a completely new instance it would in any case start with the default config so this was quite pointless.
willgodfrey
More...
over 1 year ago
BugFix: "Enable Single Master" accesssable on secondary instances. Removed (now redundant) disabled code from SynthEngine.cpp Also removed long unused SSE code from Config.cpp
willgodfrey
More...
over 1 year ago
BugFix: CLI not recognising 'type' returned by limits code. There may still be some CLI anomalies.
willgodfrey
More...
over 1 year ago
BugFix: CLI not checking XML copmpression range. Forced type to integer for all CLI config tests. CLI should be checking this for all values via Limits.
willgodfrey
More...
over 1 year ago
Moved config limits from SynthEngine.cpp to Config.cpp but these don't seem to be used anywhere.
willgodfrey
More...
over 1 year ago
Created new files Interchange/Vector.cpp & Interchange/Vector.h Transferred Load, Save, and Limits to these and commented out SynthEngine versions. Will leave these in place for further testing.
willgodfrey
More...
over 1 year ago
Small changes to make Yoshimi's name definition more consistent. This is defined in CMakeLists.txt and given the label: YOSHIMI Some parts of the code were using this while others directly entered "Yoshimi". The more significant ones have now been changed. Not sure about some of the others so left them alone.
willgodfrey
More...
over 1 year ago
Merged in new GUI/core interface from Hermann Cleaned up some doccumentation Set CMakeLists for (usually) faster GUI compilation
willgodfrey
More...
over 1 year ago
Merge pull request #200 from Ichthyostega/guiconnect
Will J Godfrey
More...
over 1 year ago
[guiconnect] - documentation and clean-up of prototype code
Ichthyostega
More...
over 1 year ago
[guiconnect] - adapt the LV2 plugin to employ the new UI-start scheme
Ichthyostega
More...
over 1 year ago
[guiconnect] - switch EQ graph to a LUT delivered by push-update
Ichthyostega
More...
over 1 year ago
[guiconnect] - prepare for push-updates of EQ graph
Ichthyostega
More...
over 1 year ago
[guiconnect] - a hack to force updates after load-by-config
Ichthyostega
More...
over 1 year ago
[guiconnect] - remove UI state regarding effect number and type
Ichthyostega
More...
over 1 year ago
[guiconnect] - provide additional effect control params via DTO
Ichthyostega
More...
over 1 year ago
[guiconnect] - switch complete EffUI from direct-access to using DTO data
Ichthyostega
More...
over 1 year ago
[guiconnect] - transfer effect data to DTO
Ichthyostega
More...
over 1 year ago
[guiconnect] - extend push-update to handle part-effects as well
Ichthyostega
More...
over 1 year ago
C++17: can replace workaround with std::optional
Ichthyostega
More...
over 1 year ago
[guiconnect] - optionally install a callback to be activated on-push
Ichthyostega
More...
over 1 year ago
resolve possible memory leaks using XMLwrapper by switching to unique_ptr
Ichthyostega
More...
over 1 year ago
ensure defaults() before loading XML
Ichthyostega
More...
over 1 year ago
[guiconnect] - identify situations where to trigger a push update
Ichthyostega
More...
over 1 year ago
Final cleanups Set release version 2.3.2
willgodfrey
More...
over 1 year ago
Set minimum C++ standard as 17 Updated copyright notices
willgodfrey
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
134
135
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree