Search found 492 matches

by sunmachine
Thu Oct 23, 2025 9:57 am
Forum: General Scope Discussion
Topic: Old devices & downloads - do you have them?
Replies: 40
Views: 155568

Re: Old devices & downloads - do you have them?


https://web.archive.org/web/20170725052549/http://www.scopesync.co.uk/tutorials/ => even Video Tutorials still work..

Yeah, the videos just point to youtube.
Here's a playlist with all the videos: https://www.youtube.com/playlist?list=PLvaM8Xi99ZraMGDMg_gNYQDnepL2HkcDT

(I'd recommend to ...
by sunmachine
Thu Oct 23, 2025 9:52 am
Forum: Scope and XITE Development
Topic: Offline version of development forums
Replies: 3
Views: 497

Re: Offline version of development forums

romplox wrote: Wed Oct 22, 2025 10:56 pm Does someone happen to have an offline copy of scopewiki.eu/sdk/ ?
Probably not. See here for more info: viewtopic.php?p=344010#p344010
by sunmachine
Sat Oct 18, 2025 9:20 am
Forum: Scope and XITE Development
Topic: Offline version of development forums
Replies: 3
Views: 497

Offline version of development forums

Here's an offline version of the "Scope and XITE Development" and "Device/Module Wishlist" forums that you can browse on your development system without Internet access. Thanks to Spielraum for the idea!

https://scopeusers.com/Pulsar/files/planetz-offline-dev-forums.zip (2.9 MB)
https://scopeusers ...
by sunmachine
Sat Oct 11, 2025 9:20 am
Forum: General Scope Discussion
Topic: Scope PowerPulsar floppy power connector
Replies: 14
Views: 5801

Re: Scope PowerPulsar floppy power connector

Yes, that quote is from the paper manual printed in 2006, page 97 with title "Installation Instructions for Optional I/O Plates, Classic 20 I/O, PLUS, Z-LINK". There's a similar text on page 99 which is titled "Installation Instructions for SCOPE home ADAT Expansion".
by sunmachine
Tue Oct 07, 2025 12:16 pm
Forum: General Scope Discussion
Topic: Scope PowerPulsar floppy power connector
Replies: 14
Views: 5801

Re: Scope PowerPulsar floppy power connector

This is from the manual:
If you want to connect one or two Luna 2496 I/O Boxes or also A16 Ultra units to the Z-Link plate, you must connect the floppy power connector with the appropriate connector on PC's internal power supply. Otherwise proper power supply to the PCI bus as per specification is ...
by sunmachine
Sun Oct 05, 2025 10:00 am
Forum: Problem Solving
Topic: Scope 7 Bug List
Replies: 161
Views: 1102614

Re: Scope 7 Bug List

Don't know if this was already reported (seems to be a very old bug - see here for example: https://forums.scopeusers.com/viewtopic.php?p=298721#p298721).

When you want to register a new device and don't have the key yet, you're stuck in a loop and have to force quit SCOPE, because the registration ...
by sunmachine
Fri Oct 03, 2025 10:05 am
Forum: STS Talk
Topic: A question about STS
Replies: 39
Views: 128036

Re: A question about STS



https://johnbowen.com/new/zarg-music/

Only 4 devices mentioned and all the older ones ignored.
Old website is gone.

All devices are listed in the "Legacy->Products->Product List" menu.

The old web site is archived here: https://web.archive.org/web/20220519060436/https://www.zargmusic.net/
by sunmachine
Tue May 06, 2025 7:45 am
Forum: Scope and XITE Development
Topic: TUTOR VIDEO - Make a synth in Scope SDK in less than an hour
Replies: 41
Views: 126476

Re: TUTOR VIDEO - Make a synth in Scope SDK in less than an hour

Here‘s a short video tutorial for making Modular modules. There are also some graphics for the connectors included.
viewtopic.php?t=45565
by sunmachine
Fri Apr 11, 2025 11:02 pm
Forum: Problem Solving
Topic: Luna 2496 I/O box woes
Replies: 15
Views: 18529

Re: Luna 2496 I/O box woes

Maybe you can get a key for SCOPE 5.1 from S|C to check if that makes a difference.
by sunmachine
Mon Mar 24, 2025 12:31 pm
Forum: Modular Talk
Topic: BC Shell pgr change
Replies: 6
Views: 13519

Re: BC Shell pgr change

Does sending the bank change/program change work with a different application (like MIDI-OX for example)?

Did you copy the ScopeVSTClock_VSTPlug.dll into your plugin folder that is used by Live?
by sunmachine
Mon Mar 24, 2025 3:52 am
Forum: Modular Talk
Topic: BC Shell pgr change
Replies: 6
Views: 13519

Re: BC Shell pgr change

Spielraum posted a video tutorial here: viewtopic.php?p=369384#p369384

The key is to enumerate the banks and presets properly.
by sunmachine
Sat Mar 22, 2025 12:07 pm
Forum: Scope and XITE Development
Topic: Video Tutorial: How to make a Modular module (by sharc)
Replies: 9
Views: 30494

Re: Video Tutorial: How to make a Modular module (by sharc)

You missed the thank you in the post above yours ;)
But we should thank sharc for making the video. Hope, he's fine.
by sunmachine
Mon Mar 17, 2025 6:33 am
Forum: Scope and XITE Development
Topic: Video Tutorial: How to make a Modular module (by sharc)
Replies: 9
Views: 30494

Re: Video Tutorial: How to make a Modular module (by sharc)

The video is in the first zip file (Building-Modular-Modules.zip).
by sunmachine
Fri Mar 07, 2025 4:38 am
Forum: Modular Talk
Topic: Voice card allocation emulation
Replies: 16
Views: 21513

Re: Voice card allocation emulation

You only need to store a single value for the note number (in each voice), so the CWM val Monitor might do the trick?
You could use the CWM Midi2Val module to get the actual note number (see http://www.cwmodular.org/bcmcwmmodules01.html). No idea if that works for Note Off as well, though. You‘ll ...
by sunmachine
Fri Mar 07, 2025 1:53 am
Forum: Modular Talk
Topic: Voice card allocation emulation
Replies: 16
Views: 21513

Re: Voice card allocation emulation

Maybe you can store the note in each voice card and send each Note Off event to all voices, so that each voice can check if it has to trigger its release phase.
by sunmachine
Fri Mar 07, 2025 1:29 am
Forum: Modular Talk
Topic: Voice card allocation emulation
Replies: 16
Views: 21513

Re: Voice card allocation emulation

You also have to keep track of the note each voice is playing, so that you can trigger the release phase of its envelope when the corresponding Note Off event arrives.

I don’t think that a simple round robin for the voice allocation will work, because you probably want to use the next *free* voice ...
by sunmachine
Tue Mar 04, 2025 10:23 am
Forum: Ocean Swift Synthesis
Topic: Modular synthesizer
Replies: 8
Views: 51504

Re: Modular synthesizer

AFAIK devices created with the SDK usually work on both the Windows and Mac versions of SCOPE (unless they use a DLL that is only available on one platform). So you could make your device with the SDK on Windows and use it on a Mac. However, the last version of SCOPE for Mac was 4.5 and only runs on ...
by sunmachine
Tue Mar 04, 2025 10:07 am
Forum: General Scope Discussion
Topic: Turning an adat port into an SPDIF port?
Replies: 4
Views: 20009

Re: Turning an adat port into an SPDIF port?

According to the manual that should be possible. For the details see the "I/O & Drivers" chapter.
by sunmachine
Mon Mar 03, 2025 12:42 pm
Forum: General Scope Discussion
Topic: I could use a little favour:)
Replies: 3
Views: 13128

Re: I could use a little favour:)

Here you go:
Digitalanalogsound.zip
(304.35 KiB) Downloaded 289 times