If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 30 matches
- Sat Oct 22, 2016 6:19 pm
- Forum: User Examples
- Topic: Mail validating and mail list making with module+php
- Replies: 0
- Views: 12676
Mail validating and mail list making with module+php
This module verify the valid characters. If the value is correct, this module save the mails on your server in a txt file.
- Wed Jul 13, 2016 8:06 am
- Forum: General
- Topic: Timer problem with the midi keyboard
- Replies: 3
- Views: 13461
Timer problem with the midi keyboard
Hi,
I made a step sequencer and when it's works you can see the timeline. i controlled the timeline with the Timer and counter module. When i play with GUI keyboard and with the simple keyboard buttons, the timer is perfect, but if i need to use my midi keyboard, the timer isn't work. I controlled ...
I made a step sequencer and when it's works you can see the timeline. i controlled the timeline with the Timer and counter module. When i play with GUI keyboard and with the simple keyboard buttons, the timer is perfect, but if i need to use my midi keyboard, the timer isn't work. I controlled ...
- Sun Jun 26, 2016 10:55 am
- Forum: General
- Topic: PPQ playing problem
- Replies: 1
- Views: 7906
Re: PPQ playing problem
Oh Jesus! It was a trivial problem. My midi note in the timeline was sooo long.
- Sun Jun 26, 2016 10:08 am
- Forum: General
- Topic: PPQ playing problem
- Replies: 1
- Views: 7906
PPQ playing problem
Hi,
I build a complex seq synthesizer and i use the PPQ sync for the counter. It is work but only if i play from the zero point in the timeline. If i start from other position, i see the PPQ is work with Poly readout but the counter into the float array point isn't work. I tested it on StudioOne. I ...
I build a complex seq synthesizer and i use the PPQ sync for the counter. It is work but only if i play from the zero point in the timeline. If i start from other position, i see the PPQ is work with Poly readout but the counter into the float array point isn't work. I tested it on StudioOne. I ...
- Tue Sep 01, 2015 12:57 pm
- Forum: General
- Topic: shell execute does not work perfectly
- Replies: 1
- Views: 5724
Re: shell execute does not work perfectly (solved)
Maybe somebody need the solution, i tryed to run the Exec in the program files folder and it was the solution. So it was a simple permission problem.
- Tue Sep 01, 2015 12:26 pm
- Forum: General
- Topic: shell execute does not work perfectly
- Replies: 1
- Views: 5724
shell execute does not work perfectly
On a clean windows 10 the shell execute does not work perfectly. When i want to open a cmd batch file with the exec the batch file not work. When i run it manually this batch file is correct. If i run a registry key with /c command it is work in Exec, but if i want to run a batch file it is opened ...
- Tue Aug 04, 2015 3:56 pm
- Forum: DSP
- Topic: shell execute +batch file
- Replies: 2
- Views: 15265
Re: shell execute +batch file
I found what is the solution. So shell execute not deeded the argument. I just gived the batch file into the path.
- Tue Aug 04, 2015 2:21 pm
- Forum: DSP
- Topic: shell execute +batch file
- Replies: 2
- Views: 15265
Re: shell execute +batch file
Now when i make it with background option with the shell execute the software is not chrased. I tryed a wery simple command
start d:\bemutato\exp.cmd
the exp.cmd is killing the explorer.exe from the task. When i type this in cmd it's work perfectly, but when i want to use in SM it's not do anything ...
start d:\bemutato\exp.cmd
the exp.cmd is killing the explorer.exe from the task. When i type this in cmd it's work perfectly, but when i want to use in SM it's not do anything ...
- Tue Aug 04, 2015 12:58 am
- Forum: DSP
- Topic: shell execute +batch file
- Replies: 2
- Views: 15265
shell execute +batch file
Hi!
I would like to run a batch file with the shell execute in the cmd. i am not pro in batch file. My problem, when i copy the batch into a text string and i run the exported exe, the exe file chrashes. Can the shell execute to run a complex command lines with cmd or it's work only per line?
My ...
I would like to run a batch file with the shell execute in the cmd. i am not pro in batch file. My problem, when i copy the batch into a text string and i run the exported exe, the exe file chrashes. Can the shell execute to run a complex command lines with cmd or it's work only per line?
My ...
- Tue Jul 21, 2015 11:57 pm
- Forum: DSP
- Topic: delay click noise?
- Replies: 4
- Views: 24073
Re: delay click noise?
Yes, the crossfade was the solution. THX Martin! 