Search found 30 matches

by Freddymusic
Sat Oct 22, 2016 6:19 pm
Forum: User Examples
Topic: Mail validating and mail list making with module+php
Replies: 0
Views: 12672

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.
by Freddymusic
Wed Jul 13, 2016 8:06 am
Forum: General
Topic: Timer problem with the midi keyboard
Replies: 3
Views: 13452

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 ...
by Freddymusic
Sun Jun 26, 2016 10:55 am
Forum: General
Topic: PPQ playing problem
Replies: 1
Views: 7902

Re: PPQ playing problem

Oh Jesus! It was a trivial problem. My midi note in the timeline was sooo long.
by Freddymusic
Sun Jun 26, 2016 10:08 am
Forum: General
Topic: PPQ playing problem
Replies: 1
Views: 7902

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 ...
by Freddymusic
Tue Sep 01, 2015 12:57 pm
Forum: General
Topic: shell execute does not work perfectly
Replies: 1
Views: 5719

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.
by Freddymusic
Tue Sep 01, 2015 12:26 pm
Forum: General
Topic: shell execute does not work perfectly
Replies: 1
Views: 5719

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 ...
by Freddymusic
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.
by Freddymusic
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 ...
by Freddymusic
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 ...
by Freddymusic
Tue Jul 21, 2015 11:57 pm
Forum: DSP
Topic: delay click noise?
Replies: 4
Views: 24067

Re: delay click noise?

Yes, the crossfade was the solution. THX Martin! :D