Creating audio routing module.

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

Moderators: valis, garyb

Post Reply
Music Manic
Posts: 1739
Joined: Wed May 15, 2002 4:00 pm
Contact:

Creating audio routing module.

Post by Music Manic »

Hi Guys could you point me in the right direction on how to create a small audio device which will allow me to separate the Mid from the sides and also allow me to create other devices with different routings for audio, while letting me add inserts into the chain.

Thanks
mausmuso
Posts: 521
Joined: Wed Apr 25, 2001 4:00 pm

Re: Creating audio routing module.

Post by mausmuso »

I am working on a 1 - 4 stage routing device now.
The idea is you choose from 10 effects configurations to load into 1, 2, 3 or 4 stages.
This will be like a swiss army knife insert plugin so you can easily play around with various configurations either in a channel or master insert slot.
It includes mid side and inserts variants.
Next time I am in the studio I will package something up for you to play with.
maus
Music Manic
Posts: 1739
Joined: Wed May 15, 2002 4:00 pm
Contact:

Re: Creating audio routing module.

Post by Music Manic »

Ah thank you so much. Will it have a left and right switch? Is there any tutorials on how to use SDK? Ableton has some good ideas but I’ve always routed through Scope.
mausmuso
Posts: 521
Joined: Wed Apr 25, 2001 4:00 pm

Re: Creating audio routing module.

Post by mausmuso »

Do you mean left and right mute switching?
Easy enough to implement
mausmuso
Posts: 521
Joined: Wed Apr 25, 2001 4:00 pm

Re: Creating audio routing module.

Post by mausmuso »

The SDK 5.1 manual is here
http://scope.zone/index.php?id=1978&lg= ... dditionals
Can't remember if there is a SDK 7.0 manual,
There is also an old 3.x manual which is worth a read.
I will PM it to you tonight (I'm in Australia).
Also there is an SDK wiki
http://sdk.scopewiki.eu/sdk/index.php?title=Main_Page
You will need to request a logon for this site.
Music Manic
Posts: 1739
Joined: Wed May 15, 2002 4:00 pm
Contact:

Re: Creating audio routing module.

Post by Music Manic »

mausmuso wrote: Mon Jul 16, 2018 6:22 pm Do you mean left and right mute switching?
Easy enough to implement
Switch the left channel over to the right. I think you have it in your stereo tool, which I just found. Thanks for links.
User avatar
Bud Weiser
Posts: 2684
Joined: Tue Sep 14, 2010 5:29 am
Location: nowhere land

Re: Creating audio routing module.

Post by Bud Weiser »

mausmuso wrote: Mon Jul 16, 2018 6:30 pm The SDK 5.1 manual is here
http://scope.zone/index.php?id=1978&lg= ... dditionals
I downloaded by interest ...

When unzipped, it says: "SCOPE /SDK version 4.0 User Manual" :-?

Bud
Music Manic
Posts: 1739
Joined: Wed May 15, 2002 4:00 pm
Contact:

Re: Creating audio routing module.

Post by Music Manic »

Bud Weiser wrote: Tue Jul 17, 2018 7:10 am
mausmuso wrote: Mon Jul 16, 2018 6:30 pm The SDK 5.1 manual is here
http://scope.zone/index.php?id=1978&lg= ... dditionals
I downloaded by interest ...

When unzipped, it says: "SCOPE /SDK version 4.0 User Manual" :-?

Bud
Yes I think it was still part of v4.0 Bud.
w_ellis
Posts: 554
Joined: Wed Nov 07, 2001 4:00 pm
Location: London, U.K.

Re: Creating audio routing module.

Post by w_ellis »

Frustratingly, plenty of UI changes happened since 4.0, both in 5.1 and in 7.0. Lots of guessing as to how to get stuff done and some things just aren't possible (e.g. copying bitmaps between modular pads consistently)
User avatar
Bud Weiser
Posts: 2684
Joined: Tue Sep 14, 2010 5:29 am
Location: nowhere land

Re: Creating audio routing module.

Post by Bud Weiser »

w_ellis wrote: Thu Jul 19, 2018 4:10 am Frustratingly, plenty of UI changes happened since 4.0, both in 5.1 and in 7.0. Lots of guessing as to how to get stuff done and some things just aren't possible (e.g. copying bitmaps between modular pads consistently)
Nothing to do w/ audio routing module, so a bit OT,- but:

There´s a UI bug in Minimax driving me nuts since many years,-

Octave switching in OSCs,- typing from my head possibly in only one of the OSCs and IIRC it´s between 8' and 4'.
Technically it works on the very last fraction of a millimeter and the audio result is right, but visually, you have always the impression the setting is wrong, especially when owning the real Minimoog D.
AFAIR it already existed in SCOPE 4.0 and had never been fixed, but I wished it had.

So, because buggyness of SDK and because of devices being locked/protected forever, there´s no chance fixing such minor bugs in (near) future as well it isn´t possible improving existing GUIs or design better ones ?
No ???

:)

Bud
Post Reply