-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
divider between library-wavetables and 3rdparty-wavetables #603
Milestone
Comments
baconpaul
pushed a commit
to baconpaul/surge
that referenced
this issue
Mar 2, 2019
This diff implements a collection of improvements for how you open, access, and navigate user data and third party data, especially wavetables. It adds the following features 1. Allows .wt files to exist in ~/Documents/Surge and appear in the wavetable directory 2. Allows .wt files to exist in (surge-data-folder)/wavetables_3rdparty 3. Gives a function to open both the factory and user data folder in your OS appropriate file explorer 4. Adds subdirectory and heirarchy support to wavetables 5. Adds the "New Vocal Wavetables for Surge" pack from Layzer as discussed https://www.kvraudio.com/forum/viewtopic.php?p=7313640#p7313640 This diff addresses several issues Closes surge-synthesizer#603 : Separator to 3rd party wavetables Closes surge-synthesizer#288 : .wt files from ~/Documents/Surge Closes surge-synthesizer#488 : Open a user folder and factory folder from menu
baconpaul
pushed a commit
to baconpaul/surge
that referenced
this issue
Mar 2, 2019
This diff implements a collection of improvements for how you open, access, and navigate user data and third party data, especially wavetables. It adds the following features 1. Allows .wt files to exist in ~/Documents/Surge and appear in the wavetable directory 2. Allows .wt files to exist in (surge-data-folder)/wavetables_3rdparty 3. Gives a function to open both the factory and user data folder in your OS appropriate file explorer 4. Adds subdirectory and heirarchy support to wavetables 5. Adds the "New Vocal Wavetables for Surge" pack from Layzer as discussed https://www.kvraudio.com/forum/viewtopic.php?p=7313640#p7313640 6. Fix bugs reported by @esaruoho in the initial implementation This diff addresses several issues Closes surge-synthesizer#603 : Separator to 3rd party wavetables Closes surge-synthesizer#288 : .wt files from ~/Documents/Surge Closes surge-synthesizer#488 : Open a user folder and factory folder from menu
baconpaul
pushed a commit
to baconpaul/surge
that referenced
this issue
Jul 10, 2019
This diff implements a collection of improvements for how you open, access, and navigate user data and third party data, especially wavetables. It adds the following features 1. Allows .wt files to exist in ~/Documents/Surge and appear in the wavetable directory 2. Allows .wt files to exist in (surge-data-folder)/wavetables_3rdparty 3. Gives a function to open both the factory and user data folder in your OS appropriate file explorer 4. Adds subdirectory and heirarchy support to wavetables 5. Adds the "New Vocal Wavetables for Surge" pack from Layzer as discussed https://www.kvraudio.com/forum/viewtopic.php?p=7313640#p7313640 6. Fix bugs reported by @esaruoho in the initial implementation This diff addresses several issues Closes surge-synthesizer#603 : Separator to 3rd party wavetables Closes surge-synthesizer#288 : .wt files from ~/Documents/Surge Closes surge-synthesizer#488 : Open a user folder and factory folder from menu Former-commit-id: dca73e15e62b597360c7bf85d129fda026eaf58a [formerly 5863497] Former-commit-id: 9c8939676d94b4e5750fef168595e254060ccbc2 Former-commit-id: f52d4efaff189682f29803903cb25b9124118876
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"And maybe code up a 3rd party wt file also so we get a line like in patches. All to do to do" as uttered by @baconpaul
The text was updated successfully, but these errors were encountered: