Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
grischa
grischa's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
MInim Wavform of Samlpe
[0 Replies]
08-Dec-2010 09:46 PM
Forum:
Core Library Questions
Hi folks,
I programmed a music recorder and now I want to visualize alle the Samples I recorded. I want to represent a Sample by a Box with the whole waveform of it. How do I get access to the Data of my Sample?
I thought of loading it by:
AudioSample samp = minim.loadSample("samp"+i+".wav", 512);
Then accessing the Buffers by:
float[] left =samp.left.toArray();
But it seams the the Array is empty? And I get a Buffer underrun message all the time?
thx 4 help
«Prev
Next »
Moderate user : grischa
Forum