1
Audio / SFML 2 sf::SoundRecorder
« on: March 13, 2012, 05:18:05 pm »
Or I could use little help :lol: I really need to speed up this, I don't want to mess with CLAM yet.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
class Recorder : public sf::SoundRecorder
{
virtual bool OnProcessSamples(const sf::Int16* Samples, std::size_t SamplesCount)
{
cout << *(Samples+1000) << "\n";
return true;
}
};
0
-6
4
1
-8
-4
0
9
-2
7
-3
-3
2
-8
-5
-2
5
6
-4
-2
-7
-1
6
2
-15
-8
-4
-2
-2
2
-1
2
-1
-1
0
3
-5
-3