Plug-ins, Hosts, Apps,
Hardware, Soundware
Developers
(Brands)
Videos Groups
Whats's in?
Banks & Patches
Download & Upload
Music Search
KVR
   
KVR Forum » Modular Synthesis
Thread Read
Toying with synthedit
tranceemerson
KVRist
- profile
- pm
PostPosted: Sat Feb 11, 2012 10:15 am reply with quote
I have the demo of Synthedit, and I am having a blast.
I have learned that you can download 3rd party modules for Synthedit, and I'm looking for some new knobs that work in a different way. The ones that come packaged with Synthedit work by clicking on the knob and moving your mouse in a circular way around the knob. I find that to be quite distasteful because I prefer the vertical axis knob tweaking type of action, like in reason, and many commercial VST plugins.

Now I would like to ask a few questions.

Are there any Modules that are knobs and sliders and such that have the type of action that I said is common in commercial VST plugins and Reason?

Is the knob action hard coded into Synthedit its self?

If it is hard coded, can I code a nob using the SDK that behaves the way I want?
^ Joined: 08 Jul 2007  Member: #155137  Location: Seattle
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Sat Feb 11, 2012 11:26 am reply with quote
1st a better place on KVR for SE :
http://www.kvraudio.com/forum/viewforum.php?f=23

2nd try the official support forum = largest audience

"Is the knob action hard coded into Synthedit its self?"
no.
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
xoxos
Mr Entertainment
- profile
- pm
- www
PostPosted: Sat Feb 11, 2012 11:44 am reply with quote
use the slider, go to properties, and select appearance, small or large knob. these have default vertical response.
----
neither a follower nor a leader be
http://www.xoxos.net - free vst
^ Joined: 29 Apr 2002  Member: #2639  Location: i might peeramid
chuck death
KVRian
- profile
- pm
PostPosted: Sun Feb 12, 2012 1:14 pm reply with quote
Mouse response is controlled by the image's text file (look in Synthedit/skins), the default behaviour is rotary but you can change it. In the image's text file you set the mouse response by using one of these lines of code:
mouse_response horizontal
mouse_response vertical
mouse_response rotary
If there's already a mouse_response line in the text file just change it to the one you want. If not, just paste the line in. The text file should look something like:
type animated
mouse_response vertical
Frame_size 40,40

If you want to change a knob that made of more than one image, like the standard subcontrol Moog knob, you will need to put the code line into the text files for all "mouse sensitive" parts. For the Moog knob that would be the text files for the cap and the knob but not the background image because it doesn't respond to the mouse.

Also, edit the text files before opening Synthedit. I don't think you can change the controls response after you've opened a control.
^ Joined: 16 Jun 2007  Member: #153917  
AdmiralQuality
KVRAF
- profile
- pm
- e-mail
- www
PostPosted: Sun Feb 12, 2012 9:25 pm reply with quote
A compliant VST host will actually pass the knob preference to the plug-ins. So it's best to support both and also provide an override just in case you're in one of those hosts that fail to offer a preference.

And don't forget circular relative either! (Though virtually everybody does).
^ Joined: 10 Oct 2005  Member: #83902  Location: Toronto, Canada
tranceemerson
KVRist
- profile
- pm
PostPosted: Thu Feb 16, 2012 2:14 am reply with quote
thanks for all your help, I've been quiate enligthened, and sorry about posting in the wrong forum.. I will post in the Modular synthesis forum on this topic more often. I ahve been able to use the vert setting in the corresponding text file for all my custom knobs! how fantastic! Love
^ Joined: 08 Jul 2007  Member: #155137  Location: Seattle
Meffy
Skunk Mod
- profile
- pm
- e-mail
PostPosted: Thu Feb 16, 2012 7:25 am reply with quote
Instead of starting multiple new threads on the same topic, just let any moderator know you want your original thread moved to a different forum. Otherwise people will duplicate each other's effort, answering the same thing multiple times, wasting their time and yours.

I'll delete the two redundant threads, move the one reply to this thread (see below), and move this one to Modular Synthesis. Good luck with it.

Quote:
i have built a synth in the demo, and I've come a cross some trouble! I've built my synth so that I can cross-fade between noise and the main oscillator, but when I play chords the noise gets louder. is there any way I can set the noise oscillator to MONO mode independent from the other one?
WOK wrote:
Put the noise OSC in it's own container and set this container properties polyphony to 1 note.
Or if you blend with a mixer and the noise OSC is always set to "Noise" then do not connect the MIDI to CV to it's pitch input.
^ Joined: 10 Jun 2004  Member: #29021  Location: Pony Pasture
tranceemerson
KVRist
- profile
- pm
PostPosted: Thu Feb 16, 2012 10:09 am reply with quote
WOK wrote:
Put the noise OSC in it's own container and set this container properties polyphony to 1 note.
Or if you blend with a mixer and the noise OSC is always set to "Noise" then do not connect the MIDI to CV to it's pitch input.

Ah lol I was wondering where my threads went Smile thanks Meffy, and thanks WOK, I'll do that.
^ Joined: 08 Jul 2007  Member: #155137  Location: Seattle
tranceemerson
KVRist
- profile
- pm
PostPosted: Thu Feb 16, 2012 11:45 am reply with quote
WOK wrote:
Put the noise OSC in it's own container and set this container properties polyphony to 1 note.


I can't seem to find the poly controls in the container properties window.

WOK wrote:
Or if you blend with a mixer and the noise OSC is always set to "Noise" then do not connect the MIDI to CV to it's pitch input.


I never pitch connector pinned up anyway. Cool
^ Joined: 08 Jul 2007  Member: #155137  Location: Seattle
All times are GMT - 8 Hours

Printable version
Page 1 of 1
Display posts from previous:   
ReplyNew TopicPrevious TopicNext Topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Username: Password:  
KVR Developer Challenge 2012