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
Synthedit Resources Links (Jul. 18, 2012)
Goto page Previous  1, 2, 3 ... 19, 20, 21, 22  Next
XGmode
KVRian
- profile
- pm
- e-mail
- www
PostPosted: Sat Jun 05, 2010 1:11 pm reply with quote
Hi Novaflash,

My site does include source code. Smile

I'm not actively developing atm, too busy with school/work/GF/VSTprojects, but i do plan to start again in the future.

Note:
For the GUI modules source just contact me ( they are online, just not linked ).
I need to update all modules to SDK3, is on my unwritten todo list. Wink

Cheers!
Rob.
----
http://soundcloud.com/rph
IRC: irc://irc.freenode.net/##synthedit
-------------------------------------
Registered Synthedit, Renoise, Reaper and FLstudio user!
^ Joined: 20 Nov 2005  Member: #88424  Location: The Netherlands
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Sat Jun 05, 2010 1:25 pm reply with quote
ok Rob,

list will be updated soon
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Mon Jun 07, 2010 7:34 pm reply with quote
guitarbro wrote:
2 more modules dug up from the dust bin of history, probably not worth adding, but what the heck Smile
http://home.scarlet.be/~vanromo1/


hello,
thanks for the link. i agree, not really interesting.
i think some other links should be removed too, but...
----

Last edited by novaflash on Mon Jun 07, 2010 7:44 pm; edited 1 time in total
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Mon Jun 07, 2010 7:34 pm reply with quote
list updated : some minor fixes
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
dover666
KVRAF
- profile
- pm
- e-mail
- www
PostPosted: Mon Jun 21, 2010 9:00 pm reply with quote
new modules

updated the fresh modules post --

range switcher module pack

When CV input is within range defined by (min,max), value at "in" is output.

includes :

Volts Range Switcher - output is always 0v or 10v
Volts Range Switcher 2 - output is defined by "in" pin
Gui-Float Range Switcher - same as 2, but as a gui-float module.

get the pack here
^ Joined: 23 Oct 2005  Member: #85241  Location: vassalboro, maine
gulden999
KVRer
- profile
- pm
PostPosted: Sun Aug 29, 2010 1:07 am reply with quote
Why don't have Nikko modules link?
^ Joined: 26 Aug 2010  Member: #238279  
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Tue Oct 19, 2010 8:28 pm reply with quote
TS modules added to the list.
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Tue Dec 14, 2010 12:08 am reply with quote
list recently updated.

PLEASE REPORT BROKEN OR NEW LINK

@gulden999 :
these modules are the worst available and not supported
since many years.
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
xoxos
Mr Entertainment
- profile
- pm
- www
PostPosted: Thu Dec 16, 2010 8:09 pm reply with quote
i use a pre- 1.0 version of se.. so if these don't work for you, sumimasen :p

i have coded some envelope sems today based on the native envelope - env2 and env2.5

they seem to work! and they seem to work for polyphony voicing/amp envelope duty as well. please use my forum here to report bugs et c.



here's the goods:

2x the cpu use of native envelope!
they sleep and wake properly
same time responsivity as native envelope
sustain stage is limited to 0 - 10v (amp can still be used to invert env)

env2:
always resets on gate, unlike native envelope's pickup behaviour
has curve coefficients for attack and decay/release stages
these crossfade from negative curves to + curves (v*v "exponential curves") -10v to +10v and are linear at 0v
note that sustain level is also effected.. you'll get the same by nonlinearising native envelope

env2.5:
same as env2 with initial hold stage (hadsr)
tricky bit: this env has pickup behaviour so that release will overlap hold stage. this can be completely turned off with a reset option, or is turned off by setting an "instantaneous" (eg. -9v) hold time. a hold time of say -7v will sound instantaneous and exhibit native pickup behaviour.

behaviours are noted on help tab.

sems are gratis, you're always welcome to purchase my effects suite Very Happy

http://www.xoxos.net/sem/env2.zip
----
neither a follower nor a leader be
http://www.xoxos.net - free vst
^ Joined: 29 Apr 2002  Member: #2639  Location: i might peeramid
CC4
KVRian
- profile
- pm
- www
PostPosted: Fri Dec 24, 2010 8:05 pm reply with quote
dead link under prefabs:
http://www.vickers-armstrongs.com/synthedit/shop.htm
^ Joined: 25 Apr 2004  Member: #22572  Location: Windsor, Ontario
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Fri Dec 24, 2010 10:05 pm reply with quote
thanks for the report.
page updated.
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
KaneKang
KVRer
- profile
- pm
PostPosted: Sun Dec 26, 2010 9:16 am reply with quote
Thank you very much! it is very useful!
^ Joined: 16 Sep 2010  Member: #239683  
daz.diamond
KVRian
- profile
- pm
- www
PostPosted: Fri Mar 25, 2011 5:55 am reply with quote
new sems available >> dd_dataPACK

main focus is turning floats ints and bools into text, and then joining and splitting them either side of a patch-mem-text.
This is the sort of thing that enables hundreds of GUI values to flow through a single patch-mem-text reducing the setup/load time of the exported plugin ...

updated versions of the regular "Plex" modules now have editable pin names and are joined with an int->text and text->int pair

there's a demo project using these sems in the works right now, and hopefully it won't be too long before it arrives.

BIG THANKS to Dom Aversano - he part-funded the development Smile cheers dom !!

enjoy Wink

but wait - there's more ...

by now you all know its more efficient to combine modules into a single sem, right ?

well it is - it reduces the sdk overhead, reduces filesize and should in theory reduce load-time too ...

so with this in mind ...

I've created a module mashup zone where you'll find source code to over 50 of my modules and a little php wizardry that lets you pick any number of them to combine into a single sem ... the result is a list of files that are the source for the multi-module sem ...

if you can't compile these yourself, simply get in-touch and I'll do it for a small fee (to cover my time)

otherwise, coders can build a blank sem in the usual way and then drop the mashup's source-code into the project ... voila !

if there are dd_modules you use that aren't in the mashup zone, let me know and I'll put them there ... new modules will land there as and when they're made Smile

find it all in the usual place > http://www.roughdiamondproductions.com/SE

daz
^ Joined: 29 Jan 2008  Member: #172132  Location: Arboretum Avenue
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Fri Mar 25, 2011 6:27 am reply with quote
great Smile
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
novaflash
KVRAF
- profile
- pm
- www
PostPosted: Thu Jun 23, 2011 9:56 pm reply with quote
Hi,

List fixed and updated.

cheers,
Eric
----
^ Joined: 21 Nov 2003  Member: #10518  Location: Mars, Solar System
All times are GMT - 8 Hours

Printable version
Page 20 of 22
Goto page Previous  1, 2, 3 ... 19, 20, 21, 22  Next
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