03/12/04 v0.9.2b
Fixes a memory issue introduced in v0.9.2. The attached zip has been updated with the new files. If you've already installed 0.9.2, you just need SPVNoiseBox.exe, hss.dll and hssNet.dll from the zip.
02/12/04 v0.9.2 released.
I've updated the version in the zip file at the bottom of this post.
Changes in this release:
Looping!
Sounds can now be looped. To loop a sound, select "Loop Next Sound" from the menu, then press the appropriate key. To stop the sound playing, press that key again.
Sounds can now be played simultaneously!
.
You can play as many sounds as you like over the top of as many sounds as you like. However this is where the C500 lets us down - no multipress... :cry: If the sound all gets a bit too much, there is an emergency "Stop All Sounds" on the menu.
Key descriptions
You can now set a "description" attribute on the "key" node in the config xml. Whatever you type in will be displayed in place of the number labels. About 7 or 8 characters will fit.
Key labels can be hidden
If you don't want the key labels to be visible, just set a display="false" attribute on the "keys" node. This is useful when you have your own background image and will be displaying your own key assignments. to see an example of this in action, see the SPVDrum sound set. And speaking of which...
New sound set: SPVDrum
The Smartphone's first drum kit! (probably...
) This replaces "The Fast Show" which lighthouse82 is now looking after, I think. I've also added key labels to "Mr T In Your Pocket", and some awesome drum loops to "Old Skool".
In addition I fixed the problem where you got an error if the same key was defined more than once in the xml. If this happens the first one is used, anything after is ignored.
To install, copy the contents of the zip to your phone (probably somewhere like storage card/program files/spvnoisebox). You now also need the two dlls as well as the exe, they just go in the same directory as the exe. The dlls are needed as I'm now using the very excellent Hekkus Sound System as the sound engine.
Happy looping!
andy
14/11/04 v0.9.1 released.
I've updated the version in the zip file at the bottom of this post.
Changes:
Application icon
Proper menus
"Surprise" mode
Starts a timer which plays a random sound from the set every 10 seconds. Works a treat with encece's Fart Machine
When Surprise Mode is on, a "*" will appear in the menu at the bottom of the screen.
Now displays all 18 mappable keys
In order to display all 18 keys I had to move the controls around a bit. This means that any custom backgrounds that have created may need to be changed, there is a template.gif in the zip file which shows the size and location of the controls. However I didn't want any sound sets that had already been created to look silly with the keys in the wrong place, so by default now the onboard gfx will be used, even if a "background=" attribute is present in the xml file. In order to make custom backgrounds available, a new attribute called "extendedKeyDisplaySupport" needs to be present in the "config" node and contain the value "true". If you look at the updated "Fast Show" sound set in the zip you'll see what I mean. Hopefully this attribute can be removed in the next release, but I just wanted to make sure no one HAD to update their sound sets if they didn't want to.
"About" screen
The new "About" page can contain sound set information too, it will display the sound set name by default, and also Author name and Comments if available. The Author name comes from a new "author=" attribute in the config node, and the "comments" come from a new "comments" node - again if you look at the Fast Show sound set it'll all become clear.
I've also added a keycodes.txt document in the zip which contains the available key codes.
Have fun!
(Original Post below...)
Hi everyone, here's my first .net CF app. I actually wrote it a while ago but didn't have a phone to test it on till recently, and what do you know it works! It's kind of fun in the pub.
It's based on "Mr T In Your Pocket", a little electronic toy with 6 buttons that says a different Mr T expression for each button. This app is the same concept except you can expand it with as many sound sets as you like, the attached zip contains 3 sets: Mr T, The Fast Show and some hip hoppy sounds. You can make your own quite easily, each sub directory off the app directory needs an xml file and the .wav files, each wav is mapped to a key on the keypad within the xml file.
To install it just copy everything in the zip file to the phone (works from the phone or storage card) making sure you maintain the directory structure as it is in the zip. Create a shortcut in the start menu and away you go.
The interface is pretty simple, first time you use it you'll be presented with a list of installed sound sets. Use the joystick to select the one you want to load and then press the left soft key (couldn't get it to respond to the joystick click
). The screen will then change to show which keys on the keypad are mapped to a sound, just press one of those keys to play the sound. Works best if you don't have keypress tones on otherwise they play over each other.
Anyhow let me know what you think!
EDIT: Forgot to say that since it's a .net app it's WM2003 only!
Sound sets currently available
:!: = some rude words
:!: :!: = real bad rude words
In the zip:
"The Fast Show", "Mr T" and "Old Skool" courtesy of, er, me.
On this page:
"Holy Grail" and "Hong Kong Phooey" courtesy of, er, me again.
On page 2:
"Arnold Schwartzenbuger" and "Jim Carrey and Dumb & Dumber", courtesy of gsr264
"Matrix" and "Peter Kay" courtesy of NIGHTMARE
On page 3:
"fartmachine", courtesy of encece
"fart", courtesy of ravenmad
On page 4:
"Scarface" :!: :!: , courtesy of gsr264
"The Office" :!: , courtesy of waltergilbert
On page 5:
"Michael Jackass" :!:, "Holy Grail v2", "Alan Partridge" and "American Pie" :!:, courtesy of lighthouse82
On page 6:
"Little Britain" :!:, courtesy of djleekee
"Fast Show v2": fixed by lighthouse82
On page 7:
"Quiz Shows", courtesy of djleekee
"Ferris Bueller", courtesy of the prolific lighthouse82
thanks guys!
Fixes a memory issue introduced in v0.9.2. The attached zip has been updated with the new files. If you've already installed 0.9.2, you just need SPVNoiseBox.exe, hss.dll and hssNet.dll from the zip.
02/12/04 v0.9.2 released.
I've updated the version in the zip file at the bottom of this post.
Changes in this release:
Looping!
Sounds can now be looped. To loop a sound, select "Loop Next Sound" from the menu, then press the appropriate key. To stop the sound playing, press that key again.
Sounds can now be played simultaneously!
You can play as many sounds as you like over the top of as many sounds as you like. However this is where the C500 lets us down - no multipress... :cry: If the sound all gets a bit too much, there is an emergency "Stop All Sounds" on the menu.
Key descriptions
You can now set a "description" attribute on the "key" node in the config xml. Whatever you type in will be displayed in place of the number labels. About 7 or 8 characters will fit.
Key labels can be hidden
If you don't want the key labels to be visible, just set a display="false" attribute on the "keys" node. This is useful when you have your own background image and will be displaying your own key assignments. to see an example of this in action, see the SPVDrum sound set. And speaking of which...
New sound set: SPVDrum
The Smartphone's first drum kit! (probably...
In addition I fixed the problem where you got an error if the same key was defined more than once in the xml. If this happens the first one is used, anything after is ignored.
To install, copy the contents of the zip to your phone (probably somewhere like storage card/program files/spvnoisebox). You now also need the two dlls as well as the exe, they just go in the same directory as the exe. The dlls are needed as I'm now using the very excellent Hekkus Sound System as the sound engine.
Happy looping!
andy
14/11/04 v0.9.1 released.
I've updated the version in the zip file at the bottom of this post.
Changes:
Application icon
Proper menus
"Surprise" mode
Starts a timer which plays a random sound from the set every 10 seconds. Works a treat with encece's Fart Machine
When Surprise Mode is on, a "*" will appear in the menu at the bottom of the screen.
Now displays all 18 mappable keys
In order to display all 18 keys I had to move the controls around a bit. This means that any custom backgrounds that have created may need to be changed, there is a template.gif in the zip file which shows the size and location of the controls. However I didn't want any sound sets that had already been created to look silly with the keys in the wrong place, so by default now the onboard gfx will be used, even if a "background=" attribute is present in the xml file. In order to make custom backgrounds available, a new attribute called "extendedKeyDisplaySupport" needs to be present in the "config" node and contain the value "true". If you look at the updated "Fast Show" sound set in the zip you'll see what I mean. Hopefully this attribute can be removed in the next release, but I just wanted to make sure no one HAD to update their sound sets if they didn't want to.
"About" screen
The new "About" page can contain sound set information too, it will display the sound set name by default, and also Author name and Comments if available. The Author name comes from a new "author=" attribute in the config node, and the "comments" come from a new "comments" node - again if you look at the Fast Show sound set it'll all become clear.
I've also added a keycodes.txt document in the zip which contains the available key codes.
Have fun!
(Original Post below...)
Hi everyone, here's my first .net CF app. I actually wrote it a while ago but didn't have a phone to test it on till recently, and what do you know it works! It's kind of fun in the pub.
It's based on "Mr T In Your Pocket", a little electronic toy with 6 buttons that says a different Mr T expression for each button. This app is the same concept except you can expand it with as many sound sets as you like, the attached zip contains 3 sets: Mr T, The Fast Show and some hip hoppy sounds. You can make your own quite easily, each sub directory off the app directory needs an xml file and the .wav files, each wav is mapped to a key on the keypad within the xml file.
To install it just copy everything in the zip file to the phone (works from the phone or storage card) making sure you maintain the directory structure as it is in the zip. Create a shortcut in the start menu and away you go.
The interface is pretty simple, first time you use it you'll be presented with a list of installed sound sets. Use the joystick to select the one you want to load and then press the left soft key (couldn't get it to respond to the joystick click
Anyhow let me know what you think!
EDIT: Forgot to say that since it's a .net app it's WM2003 only!
Sound sets currently available
:!: = some rude words
:!: :!: = real bad rude words
In the zip:
"The Fast Show", "Mr T" and "Old Skool" courtesy of, er, me.
On this page:
"Holy Grail" and "Hong Kong Phooey" courtesy of, er, me again.
On page 2:
"Arnold Schwartzenbuger" and "Jim Carrey and Dumb & Dumber", courtesy of gsr264
"Matrix" and "Peter Kay" courtesy of NIGHTMARE
On page 3:
"fartmachine", courtesy of encece
"fart", courtesy of ravenmad
On page 4:
"Scarface" :!: :!: , courtesy of gsr264
"The Office" :!: , courtesy of waltergilbert
On page 5:
"Michael Jackass" :!:, "Holy Grail v2", "Alan Partridge" and "American Pie" :!:, courtesy of lighthouse82
On page 6:
"Little Britain" :!:, courtesy of djleekee
"Fast Show v2": fixed by lighthouse82
On page 7:
"Quiz Shows", courtesy of djleekee
"Ferris Bueller", courtesy of the prolific lighthouse82
thanks guys!






Sign In
Create Account



Back to top










