Wave Player bug ?

For general discussion related FlowStone
Rocko
Posts: 186
Joined: Tue May 15, 2012 12:42 pm

Wave Player bug ?

Post by Rocko »

Dear all,

I'm just transitioning from SynthMaker to Flowtone.
to test my modules I used to (S.M.) run a wave file via the wave player.
Just gave the stock 'wave player' an integer input of 250 and loaded any file I wanted - the output would play.

Doing this on F.S. however, gives me an error window and the application crashes down.

I will mention that these two set up (S.M. and F.S.) run on different PC's...

Do you have the same problem with 'wave player' in F.S.? Can you run any length of song in it without crashes?
Please me understand if this is a F.S. bug or something local.

Thanks,
Rocko
Rocko
Posts: 186
Joined: Tue May 15, 2012 12:42 pm

Re: Wave Player bug ?

Post by Rocko »

Hi,

Seems that this does not happen with a 8KHz mono file, but does with all 44.1 K stereo files...
It crashes even if 'Wave player' is not connected to output...

Rocko
User avatar
CoreStylerz
Posts: 327
Joined: Sun Jan 22, 2012 2:19 am
Location: italy
Contact:

Re: Wave Player bug ?

Post by CoreStylerz »

How big is your file?
Because FS and SM are very unstable with big files, memory leaks...
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
Rocko
Posts: 186
Joined: Tue May 15, 2012 12:42 pm

Re: Wave Player bug ?

Post by Rocko »

Hi,

54 M - a usual Wave file, stereophonic.
Rocko
Posts: 186
Joined: Tue May 15, 2012 12:42 pm

Re: Wave Player bug ?

Post by Rocko »

Hi,

Another minor issue...

On SM I could press 'ctrl+mouse' for a knob to get back to 'default' value.
This seems to have been eliminated from F.S. ?

Rocko
User avatar
CoreStylerz
Posts: 327
Joined: Sun Jan 22, 2012 2:19 am
Location: italy
Contact:

Re: Wave Player bug ?

Post by CoreStylerz »

You probably won't able to load such big files. This issue of memory leaks was also present in synthmaker.
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Wave Player bug ?

Post by tester »

Rocko wrote:Hi,

Another minor issue...

On SM I could press 'ctrl+mouse' for a knob to get back to 'default' value.
This seems to have been eliminated from F.S. ?

Rocko


FS knobs were remade onto ruby, so maybe there are some changes in behaviors. But you can export your knobs from SM (save in schematic) and import them into FS (load/drag'n'drop that schematic onto FS and bring knobs to the toolbox).
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Wave Player bug ?

Post by tester »

CoreStylerz wrote:You probably won't able to load such big files. This issue of memory leaks was also present in synthmaker.


Define "big file". As far I remember - I could load big files (30 minutes?) without a problem, but I would not recommend save such big schematics... It's better to make some sort of on-start routine.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
CoreStylerz
Posts: 327
Joined: Sun Jan 22, 2012 2:19 am
Location: italy
Contact:

Re: Wave Player bug ?

Post by CoreStylerz »

When you load big files.. (They are small) for flowstone like 50 MB it takes alot of time to load and the schematic can easily crash.
Happens for big arrays, text, wave file (read as array).
It you load 1 sec wave you had a 44100 rows array for standard samplerate
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Wave Player bug ?

Post by tester »

I usually try to keep some sort of triggering order and green delays, to not overload things.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Post Reply