Skip to content
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

Presets! #30

Open
jatinchowdhury18 opened this issue May 9, 2020 · 8 comments
Open

Presets! #30

jatinchowdhury18 opened this issue May 9, 2020 · 8 comments

Comments

@jatinchowdhury18
Copy link
Owner

jatinchowdhury18 commented May 9, 2020

For the next release, I'd like to include some presets. If you'd like to contribute your own preset, please copy the template below, and fill in your own parameter values:

Input Gain [dB]: 0.0
Output Gain [dB]: 0.0
Dry/Wet: 100.0
Hysteresis:
  Oversampling: 2x
  Bias: 0.5
  Saturation: 0.5
  Drive: 0.5
  Mode: RK2
Tone:
  Bass: 0.0
  Treble: 0.0
Loss:
  Speed [ips]: 15.0
  Spacing [cm]: 0.00001
  Thickness [cm]: 0.00001
  Gap [cm]: 0.00001
Degrade:
  Depth: 0.0
  Amount: 0.0
  Variance: 0.0
Chew:
  Depth: 0.0
  Freq: 0.0
  Variance: 0.0
Flutter:
  Rate: 0.3
  Depth: 0.0
Wow:
  Rate: 0.2
  Depth: 0.0
@jatinchowdhury18
Copy link
Owner Author

As of version 2.7.0, presets can be saved as preset files. If you would like to submit your presets to be included in a future release, you can do so by attaching your preset files to this ticket (or emailing them), along with a name for the preset category.

@magnetophon
Copy link
Contributor

magnetophon commented Dec 13, 2020

I can't get over how good this preset sounds when you run Bridchar Blues trough it.

I'd be honored to have it included in the next release!

Also, could it be that some audio files use less DSP to process than others, even though they use the same samplerate?
Somehow on a not realtime tuned system I can run the above mp4 trough the preset just fine, but an unmastered wav of the same song starts giving lots of xruns.
With 4x oversampling both are fine.

On a realtime tuned system all of the above combinations work just fine.
Was my test a one off fluke? Should I test again?

@jatinchowdhury18
Copy link
Owner Author

Awesome! I don't have a timeline yet for a next release, but I'll be sure to include this preset :).

It is true that the CPU usage of the plugin does depend somewhat on the input signal. In particular, the hysteresis equations have several different "paths" the processing might take depending on the current input sample, as well as the current "state" of the processor. Hope that answers your question!

@jatinchowdhury18 jatinchowdhury18 pinned this issue Sep 4, 2021
@aeiouaeiouaeiouaeiouaeiouaeiou

I made a little pack with my specific presets.

@jatinchowdhury18
Copy link
Owner Author

@aeiouaeiouaeiouaeiouaeiouaeiou Thanks for sharing! Would you like the presets added under the name "AEIOU", or is there a different name you would prefer?

@jatinchowdhury18
Copy link
Owner Author

Btw, can't believe I missed @magnetophon's preset, I'll definitely get that added at the same time. Do you have any other presets you would like added as well?

@aeiouaeiouaeiouaeiouaeiouaeiou

@jatinchowdhury18 I'm not good in choosing pseudonyms. ¯_(ツ)_/¯
It would still be nice if they were added. Nevertheless, the presets should be cleaned a bit, because the plugin does not show the corrected filename (it respects only name= string in file) and unused settings are stored in them.

@jatinchowdhury18
Copy link
Owner Author

@aeiouaeiouaeiouaeiouaeiouaeiou Your presets are now included in the latest Nightly Build if you want to give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants