Search found 405 matches

by DragonSF
Sat Sep 03, 2016 6:47 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

OK, thanks a lot. That works so far. I.e. I can create an interface module for each partial, use the same path, but different keys and get my values for each envelope curve. Nice. Netx question: how can I connect the value with the EG? Does is EG (1 for each partial) need a new new pad to connect to...
by DragonSF
Sat Sep 03, 2016 3:14 am
Forum: XITE
Topic: with 6 inputs crackles at higher sample rates
Replies: 94
Views: 35659

Re: with 6 inputs crackles at higher sample rates

I tried to put the card into every possible slot, result was always the same. I got hands on a different ADAT interface. Result: connected the new device with the A16: no crackles inkl. 48k connected the new device to Xite-1: no crackles at 44.1k, some at 48k (every 10 sec when the CPU is busy, othe...
by DragonSF
Fri Sep 02, 2016 4:00 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

Enter the filename (including extension) of the pep script into the modules array of the ModuleLoader ...It's best in this instance to have the array size set to 1. Set 'load' to 0 in the ModuleLoader Pad List. This will load the module and if you re-select the ModuleLoader the Pad List will update...
by DragonSF
Fri Sep 02, 2016 3:19 am
Forum: Scope and XITE Development
Topic: Scope SDK version
Replies: 3
Views: 5860

Re: Scope SDK version

faxinadu wrote:3.0 (pre-release)
Seems to be the same. Shouldn't it be something like 5? And does the moduleloader work for you (like accepting pep files)?
by DragonSF
Fri Sep 02, 2016 2:21 am
Forum: Scope and XITE Development
Topic: Scope SDK version
Replies: 3
Views: 5860

Scope SDK version

What is actually the latest version? Mine says: version 3 (preliminary). Anything newer available (I have the feeling, a lot of things are not not working as they are supposed to do).
by DragonSF
Fri Sep 02, 2016 12:03 am
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

You need to take them out of the ModuleLoader - After loading one of the scripts fold the ModuleLoader. In the Project Explorer if you now look into the folded ModuleLoader you'll see the script. If you right-click on it you'll get read & write options. If you assign GOs and attributes to it an...
by DragonSF
Wed Aug 31, 2016 3:38 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

I could load them and assigned GOs and attributes, but when I try to load it, I'm getting 'nil references'. Right click doesn't offer anything useful...
by DragonSF
Tue Aug 30, 2016 3:08 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

Can someone please direct me to a sample or some doc, to show how to create a module, which can write and read data from a file? IniIntInterface / IniStringInterface can do what you ask And where can I find those? (Sorry, but I'm really a beginner here) Update: After searching the forum, I found th...
by DragonSF
Mon Aug 29, 2016 7:42 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

Can someone please direct me to a sample or some doc, to show how to create a module, which can write and read data from a file?
by DragonSF
Sun Aug 28, 2016 3:36 am
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

I've written a program to get the envelopes of a wave over time. I just want to create/superimpose these data to the free env in modular to control the amplitude over time for each harmonic. FreeEnv seems to be a good start and your advice is also valid. Let me check, which is more appropriate/conve...
by DragonSF
Sun Aug 28, 2016 1:47 am
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Re: Any way to save presets in modular 2

What if I only want to create a preset of some parts only? Not the whole module? How can I achieve that (if it's possible at all).
by DragonSF
Sat Aug 27, 2016 11:32 pm
Forum: Scope and XITE Development
Topic: Any way to save presets in modular 2
Replies: 27
Views: 18016

Any way to save presets in modular 2

I'm building an additive synth with modular 2 (or at least try). I'm wondering, the settings of some modules (ADSR and VCA) can be saved as preset in an external file?
by DragonSF
Sat Aug 27, 2016 11:29 pm
Forum: General Scope Discussion
Topic: MIDI sequencer / file playback
Replies: 7
Views: 1679

Re: MIDI sequencer / file playback

This is one of the sample projects, which came with scope 5.
by DragonSF
Sat Aug 27, 2016 3:47 pm
Forum: General Scope Discussion
Topic: MIDI sequencer / file playback
Replies: 7
Views: 1679

Re: MIDI sequencer / file playback

I was playing with XITE-Beat. There is this sequencer module.
by DragonSF
Sat Aug 27, 2016 2:44 am
Forum: General Scope Discussion
Topic: MIDI sequencer / file playback
Replies: 7
Views: 1679

Re: MIDI sequencer / file playback

I think I got it: a DAW between seq out and seq in will do the trick. Any other means?
by DragonSF
Sat Aug 27, 2016 12:45 am
Forum: General Scope Discussion
Topic: MIDI sequencer / file playback
Replies: 7
Views: 1679

MIDI sequencer / file playback

I'm trying to use the midi-sequencer and I can't find no way to use the sequencer to re-play the notes or to play external midi files. Any advice is welcome.
by DragonSF
Fri Aug 26, 2016 12:13 am
Forum: General Scope Discussion
Topic: what is the best (quality-wise) setting for playing a file
Replies: 3
Views: 1180

Re: what is the best (quality-wise) setting for playing a fi

I had a look at odeus asio-link and and it seems to do the job. So there is a way to have windows seeing a wdm channel and scope an asio channel. The asio-link just connects both.
by DragonSF
Thu Aug 25, 2016 3:31 pm
Forum: General Scope Discussion
Topic: what is the best (quality-wise) setting for playing a file
Replies: 3
Views: 1180

Re: what is the best (quality-wise) setting for playing a fi

I believe VLC doesn't output anything else but thru wave source in Scope. You have a 24bit wave source, I never tried with VLC. What is your problem ? No sound ? Crackling ? Sound only on wave source. This produces crackles and distortion. No good. Does that mean, only ASIO is usable? So the only w...
by DragonSF
Thu Aug 25, 2016 4:27 am
Forum: General Scope Discussion
Topic: what is the best (quality-wise) setting for playing a file
Replies: 3
Views: 1180

what is the best (quality-wise) setting for playing a file

I'd like to find a setting, where I can get the best quality (at least 48K and 24 Bit) playbak for a wav file using VLC. Wave Source doesn't seem reliable enough, any other means?
by DragonSF
Tue Aug 23, 2016 3:01 am
Forum: XITE
Topic: with 6 inputs crackles at higher sample rates
Replies: 94
Views: 35659

Re: with 6 inputs crackles at higher sample rates

OK, I got my device back - checked by Gary, who found no problems. I stripped my PC down to nothing but the PCIe XITE interface and still seeing the 3 problems: - no sync on ADAT when A16 is master - crackles on ADAT A, when S/R is > 32k - crackles on ADAT B, when s/R is > 44.1K I contaced ferrofish...