Need feedback: improving "usability"/live usage. Let's hear opinions!
-
- KVRAF
- 1981 posts since 29 Feb, 2004
Re Easy Controls:
Is it possible to let the host "see" the Easy Control text-labels, i.e. when a Host queries the effGetParamName() then SynthMaster returns the visual Easy Control text-label ??
Is it possible to let the host "see" the Easy Control text-labels, i.e. when a Host queries the effGetParamName() then SynthMaster returns the visual Easy Control text-label ??
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
I thought I implemented it in the way you are asking, but I'll just double check!asseca wrote:Re Easy Controls:
Is it possible to let the host "see" the Easy Control text-labels, i.e. when a Host queries the effGetParamName() then SynthMaster returns the visual Easy Control text-label ??
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
Started to work on the modulation matrix this weekend.
Here is what's I'm implementing this week. Will have a new build in 2-3 days:
1. The number of modulation matrix entries is increased to 64.,
2. Added a filter to filter out the modulation matrix entries. The filter can take 3 values:
2.1. No Filter: When selected, all entries are shown.
2.2. Filter By Modulation Source: When selected, user also selects a modulation source, and the mod matrix only shows entries for that source.
2.3. Filter By Modulation Target: When selected, user also selects a modulation target, and the mod matrix only shows entries for that target.
Since all 64 entries can not be shown at once, there will also be scroll functionality, using the mouse wheel.
3. I'm also thinking of similar enhancements such as:
3.1. You click on an easy knob and the matrix shows targets for that easy knob only. (i.e. the filter is set to filter by source and the source is that easy knob)
3.2. You click on a knob, and the matrix shows sources for that parameter.
By the end of the week all of the above enhancements should be finished.
And by April 3, we should have a "feature complete" build.
Here is what's I'm implementing this week. Will have a new build in 2-3 days:
1. The number of modulation matrix entries is increased to 64.,
2. Added a filter to filter out the modulation matrix entries. The filter can take 3 values:
2.1. No Filter: When selected, all entries are shown.
2.2. Filter By Modulation Source: When selected, user also selects a modulation source, and the mod matrix only shows entries for that source.
2.3. Filter By Modulation Target: When selected, user also selects a modulation target, and the mod matrix only shows entries for that target.
Since all 64 entries can not be shown at once, there will also be scroll functionality, using the mouse wheel.
3. I'm also thinking of similar enhancements such as:
3.1. You click on an easy knob and the matrix shows targets for that easy knob only. (i.e. the filter is set to filter by source and the source is that easy knob)
3.2. You click on a knob, and the matrix shows sources for that parameter.
By the end of the week all of the above enhancements should be finished.
And by April 3, we should have a "feature complete" build.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 10815 posts since 26 Nov, 2004 from UK
Wow! this sounds really promisingkv331 wrote:Started to work on the modulation matrix this weekend.
Here is what's I'm implementing this week. Will have a new build in 2-3 days:
1. The number of modulation matrix entries is increased to 64.,
2. Added a filter to filter out the modulation matrix entries. The filter can take 3 values:
2.1. No Filter: When selected, all entries are shown.
2.2. Filter By Modulation Source: When selected, user also selects a modulation source, and the mod matrix only shows entries for that source.
2.3. Filter By Modulation Target: When selected, user also selects a modulation target, and the mod matrix only shows entries for that target.
Since all 64 entries can not be shown at once, there will also be scroll functionality, using the mouse wheel.
3. I'm also thinking of similar enhancements such as:
3.1. You click on an easy knob and the matrix shows targets for that easy knob only. (i.e. the filter is set to filter by source and the source is that easy knob)
3.2. You click on a knob, and the matrix shows sources for that parameter.
By the end of the week all of the above enhancements should be finished.
yes lets get 2.5 locked, stable & out there!!kv331 wrote: And by April 3, we should have a "feature complete" build.
Subz
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
I'm glad you like itdjsubject wrote: Wow! this sounds really promising
yes lets get 2.5 locked, stable & out there!!kv331 wrote: And by April 3, we should have a "feature complete" build.
Subz
As you know, instead of "rushing", I'm trying to release a solid product with real usability.
And get ready for really cool expansions this year, at least 5
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
FYI: I fixed this one in 2.5.1.52asseca wrote:Re Easy Controls:
Is it possible to let the host "see" the Easy Control text-labels, i.e. when a Host queries the effGetParamName() then SynthMaster returns the visual Easy Control text-label ??
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
I'm just done with the above improvementskv331 wrote:Started to work on the modulation matrix this weekend.
Here is what's I'm implementing this week. Will have a new build in 2-3 days:
1. The number of modulation matrix entries is increased to 64.,
2. Added a filter to filter out the modulation matrix entries. The filter can take 3 values:
2.1. No Filter: When selected, all entries are shown.
2.2. Filter By Modulation Source: When selected, user also selects a modulation source, and the mod matrix only shows entries for that source.
2.3. Filter By Modulation Target: When selected, user also selects a modulation target, and the mod matrix only shows entries for that target.
Since all 64 entries can not be shown at once, there will also be scroll functionality, using the mouse wheel.
3. I'm also thinking of similar enhancements such as:
3.1. You click on an easy knob and the matrix shows targets for that easy knob only. (i.e. the filter is set to filter by source and the source is that easy knob)
3.2. You click on a knob, and the matrix shows sources for that parameter.
By the end of the week all of the above enhancements should be finished.
And by April 3, we should have a "feature complete" build.
Here's a screen shot of the new matrix:

I just clicked on Filter1 Cutoff and the above filter was set automatically.
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
Now the only improvements remaining on my end are:
1. Easy parameters "auto-assign" algorithm development
2. Copy/paste for partial presets.
But before those 2, time to fix the bugs reported by you guys...
1. Easy parameters "auto-assign" algorithm development
2. Copy/paste for partial presets.
But before those 2, time to fix the bugs reported by you guys...
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
And also one more serious feature request to be implemented before declaring "feature complete"
Antialiased drawing
Antialiased drawing
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 1981 posts since 29 Feb, 2004
When I switch presets using SynthMaster's GUI then neither the preset-name nor any parameters nor the Eazy-Control text-labels in the Host gets updated ... (tested in Kore2 abd Reaper)kv331 wrote:FYI: I fixed this one in 2.5.1.52asseca wrote:Re Easy Controls:
Is it possible to let the host "see" the Easy Control text-labels, i.e. when a Host queries the effGetParamName() then SynthMaster returns the visual Easy Control text-label ??
Last edited by asseca on Wed Mar 23, 2011 9:30 am, edited 1 time in total.
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
You mean on SynthMaster's GUI or on the host UI ? I think you mean the host UI?asseca wrote: When I switch presets using SynthMaster's GUI then neither the preset-name nor any parameters nor the Eazy-Control text-labels get updated ... (tested in Kore2 abd Reaper)
Unless you select a preset from the host's browser (which uses VST's own preset management), the host isnt updated on the preset selected inside SynthMaster though... Anyhow, will take a look at this...
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 1981 posts since 29 Feb, 2004
I mean updated on the host side. (see how e.g. Massive and Rhino2 does this)kv331 wrote:You mean on SynthMaster's GUI or on the host UI ? I think you mean the host UI?asseca wrote: When I switch presets using SynthMaster's GUI then neither the preset-name nor any parameters nor the Eazy-Control text-labels get updated ... (tested in Kore2 abd Reaper)
Unless you select a preset from the host's browser (which uses VST's own preset management), the host isnt updated on the preset selected inside SynthMaster though... Anyhow, will take a look at this...
When changing presets either via the host or via SynthMaster, then the host *should* be notified via the UpdateDisplay() call, so that the host can in turn update the program-name and parameter value and labels as needed ...
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
I remember using effect->UpdateDisplay, but let me double check tonight.asseca wrote: When changing presets either via the host or via SynthMaster, then the host *should* be notified via the UpdateDisplay() call, so that the host can in turn update the program-name and parameter value and labels as needed ...
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
-
- KVRAF
- 10815 posts since 26 Nov, 2004 from UK
i could not think of a better way to do this!kv331 wrote:
I'm just done with the above improvements
Here's a screen shot of the new matrix:
I just clicked on Filter1 Cutoff and the above filter was set automatically.
cant wait to test it out!!
Subz
-
- KVRAF
- Topic Starter
- 7506 posts since 14 Nov, 2006 from Ankara, Turkey
I'm glad you like it!djsubject wrote:
i could not think of a better way to do this!
cant wait to test it out!!
Subz
Maybe later on I can "highlight" parameter modulated by a source visually so it'd be easier to see them instantly!
Works at KV331 Audio
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
SynthMaster voted #1 in MusicRadar's "Best Synth of 2019" poll
SynthMaster One voted #4 in MusicRadar's "Best Synth of 2019" poll
