User: minituffy

  • Public profile

User profile: minituffy

User info
User name:minituffy
History
Joined:
Number of posts:5
Latest posts:

Audio Bit Depth problems
I've tried changing: ofs.write((char*)(&output), sizeof(short)); to: ofs.write((char*)(&output), ...

Audio Bit Depth problems
Hi guys, I've been working on simple fourier transforms and outputting various waves as raw data. I...

Outputting a square wave as raw data
And also thanks jib, I have created a square wave that holds +1 and -1 values at a given frequency ...

Outputting a square wave as raw data
Thankyou! You helped me realise that I simply had a bracket in the wrong place! I knew it'd be some...

Outputting a square wave as raw data
So I've very recently started learning C++ and am using it for audio programming. Up until now it's ...

This user does not accept Private Messages