![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#41 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#42 |
|
Newbie
Join Date: Jun 2005
Posts: 8
Rep Power: 0
![]() |
I had the codec problem for some reason, not sure exactly why. I have played wav's many times....anyways, I just opened it with itunes and it did work with that. Nice work DaWei.
|
|
|
|
|
|
#43 |
|
Programmer
Join Date: Nov 2005
Location: Moseley, Birmingham, England, Earth
Posts: 51
Rep Power: 3
![]() |
Yes I've read the posts but I still don't understand...
|
|
|
|
|
|
#44 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
There was another thread asking if any binary information, such as that found in an exe file, could be 'converted' to sound. Actually, if I remember correctly, the questioner was hoping to use it as a method of concealment, or compression, or something, convert it back, and reuse it as an executable. My statement was that there was no need to convert the file, just wrap it in some sound-format definition and Bob's your aunt. There were some pros and cons expressed, so I just dood it. Rather than accept some user-specified file, I decided to back up my explorer.exe and hard-code it as the target file. There you have it. Simple as popping a pimple.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#45 |
|
Hobbyist Programmer
Join Date: Dec 2005
Posts: 118
Rep Power: 0
![]() |
You also get wave editors that open .raw files (waves without the header info; you usually have to specify the sampling rate etc. on opening). So copy a file to a .raw and you'd have the same effect - not as much fun as coding your own though
![]() |
|
|
|
|
|
#46 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
The thread was a jocular response and an enjoyable exercise. Feel free to drop your (working) alternative right here. Off the cuff what-if's and but-you-cans don't count.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#47 |
|
Hobbyist Programmer
Join Date: Dec 2005
Posts: 118
Rep Power: 0
![]() |
My alternative was in Delphi - wouldn't it be sacrilege to put it in the C++ section?
|
|
|
|
|
|
#48 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
It is, but if this gets moved to its proper place in the Finished Projects forum, you should be good to go.
|
|
|
|
|
|
#49 | |
|
Hobbyist Programmer
Join Date: Mar 2005
Location: United States
Posts: 124
Rep Power: 4
![]() |
Quote:
__________________
Learning to use C++ and loving every minute of it. |
|
|
|
|
|
|
#50 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
And you have it in the C:\windows\ folder?
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|