Need guide to go from standard module to modular

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
User avatar
sharc
Posts: 638
Joined: Mon Oct 29, 2001 4:00 pm
Location: No idea. All looks the same down here

Re: Need guide to go from standard module to modular

Post by sharc »

The quick answer to this one if you don't care about the right-click poly/single mode switching functionality is to modify a modular 1 module - http://www.modularsynth.co.uk/modular1.shtml

Otherwise... :wink:
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

modular modules don't have a "surface". the surface itself is in the circuit. it is super frustrating but as done by adern, bc modular and others it can be done. you edit the surface in the top level of the circuit, and the circuit in the levels below. like mentioned, the best way is to take an existing module and edit it. good luck!
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

you need an unlocked modular module for that.

what module are you using to try?
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

add my on facebook we can chat about stuff -

https://www.facebook.com/FaxiNadu
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Need guide to go from standard module to modular

Post by JoPo »

If anyone, one day has the courage to write a guide to build a simple modular module in SDK, I hope he'll not forget to upload it somewhere easy to find ! :D
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
User avatar
Sounddesigner
Posts: 1088
Joined: Sat Jun 02, 2007 11:06 pm

Re: Need guide to go from standard module to modular

Post by Sounddesigner »

Wolf gives SDK tips here - http://wolf-audio.com/wad/scope-dp/scope-dp.html

Warp69 and another posted files with SDK info here - http://forums.scopeusers.com/viewtopic. ... 3&start=40

Don't know if these will be helpful or not but worth looking into.
JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Need guide to go from standard module to modular

Post by JoPo »

Great, Dragon ! :) I'm impatient !

And thanks for those useful links, sounddesigner ! :wink:

Now, the only missing thing is ..... Time ! :roll:
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

here too eh :/ the only way i found so far is to use a module with the i/o i want and modify. i managed to duplicate controls though, but not to add ones. like if it has a fader i can duplicate it and have other faders, but if i try to add a control by myself from the folders it doesn't work. hmm
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
sharc
Posts: 638
Joined: Mon Oct 29, 2001 4:00 pm
Location: No idea. All looks the same down here

Re: Need guide to go from standard module to modular

Post by sharc »

I've put the first part of a tutorial together. Hope it helps - http://www.bcmodular.co.uk/forum/viewto ... f=35&t=349
DragonSF wrote:...the thing I'm looking for (modular modules surface pads) still remains to be a mystery.
After exporting Pads from the circuit inside your modular module make sure you're in circuit mode and you should see the Pads on the top level. You then just need to delete the Pad Text, swap out the bitmap for the Pad and move it into position on the module.
faxinadu wrote:...i managed to duplicate controls though, but not to add ones. like if it has a fader i can duplicate it and have other faders, but if i try to add a control by myself from the folders it doesn't work. hmm
Make sure you're in surface mode. Drop the new control into the project window and position it on the module before moving it into the ControlChild folder in the Project Explorer.
JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Need guide to go from standard module to modular

Post by JoPo »

WoarR ! Shark ! You are irreplaceable ! Thanks a LOT ! :)

I don't have even a minute, right now but asap, I'll follow that..! Let's encourage new developers !
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

aweeeeeeeeesome!!!!!!!!! thanks mate :D good stuff!
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

you dont need the on/off button to do on off. just use a regular button as 2-state!
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
sharc
Posts: 638
Joined: Mon Oct 29, 2001 4:00 pm
Location: No idea. All looks the same down here

Re: Need guide to go from standard module to modular

Post by sharc »

Any surface GO will work on the modular module surface. You can even do pages.

It's likely you'll encounter problems with anything (combolists for example) which goes outwith the boundaries of the module. Also take care not to cover up the pads with surface groups.
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

what is so annoying is that in move mode if you move your module all your i/o goes out of alignment, so frustrating :0
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

still can't get new controls to show on the surface. i do it like you describe here but as soon as i move a control into the ControlChild folder, the control disappears.
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
User avatar
faxinadu
Posts: 1646
Joined: Wed Nov 01, 2006 3:12 am
Location: israel
Contact:

Re: Need guide to go from standard module to modular

Post by faxinadu »

DragonSF wrote:
faxinadu wrote:still can't get new controls to show on the surface. i do it like you describe here but as soon as i move a control into the ControlChild folder, the control disappears.
Check if the controls have circuit or surface view ids. In surface screen, only controls with a surface ID are visible.(right click element in project tree/tool/swap view ID circuit->surface or the other way)

nice one claus!!! works :D thank you :D
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
Post Reply