Making an Equalizer in SDK 7 (building, presets, etc)

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

Moderators: valis, garyb

nebelfuerst
Posts: 565
Joined: Tue Jun 23, 2009 10:55 am

Re: Making an Equalizer in SDK 7 (building, presets, etc)

Post by nebelfuerst »

With burning enthusiasm (and some looks into the video) I tried a first simple device "tomspeaker".
All worked fine, but some magic happened again:
In SDK my device shows a disc on its device icon. It stays after reloading into SDK, but it is not visible on normal scope.
It doesn't seem to have any effect, but is there an explanation for this ?
Attachments
Clipboard02.png
Clipboard02.png (51.93 KiB) Viewed 10234 times
\\\ *** l 0 v e | X I T E *** ///
User avatar
spacef
Posts: 3337
Joined: Sun Jun 17, 2001 4:00 pm
Contact:

Re: Making an Equalizer in SDK 7 (building, presets, etc)

Post by spacef »

Yes it is normal. If I remember correctly, it means that the module is a "device", ie a reference to a file on disk (hence the "diskette" icon) , rather than a "module" ie a module/element that is part of a project or device (= not a reference to a disk file, but to a component of the project).

I think that, if you save the device as an "*.mdl" and reload it, the diskette should disappear.
( But in this case I think it is better to save as a *.dev device).
plug-ins for scope
SpaceF website
SC website
Post Reply