Baby Talk For Dads
We did some signal processing to enable this web app that teaches dads to speak to their young kids in “baby talk”. This one was coded up in C++ and converted to js using emscripten.
Catterbox from Tash and Dan on Vimeo.
To be continued – maybe?!?!?
We are proud to be involved in the new Mellotron simulation from GForce: Re-Tron. It is a Rack Extension for the excellent audio software Reason. We painstakingly ported the code from the VST plugin and implemented the pretty 3D interface (designed by Fredrik Hurtig), and added a bunch of new features, making it an even excellenter instrument!
Check out this beatiful demo by Rob Purcelli
Then go buy the thing in the Propellerhead Online Shop
The app is called Vocal Shapes and is a visualizer for monophonic audio signals such as your voice or a musical instrument. Here is a quick demo video:
Here is a breakdown of how the hours were spent:
Idea | 1 hour |
Audio Signal Processing | 2 hours |
OpenGL graphics programming & design | 4 hours |
Splash Screen Artwork & Animation | 3 hours |
Fine tuning of processing & graphics | 3 hours |
Testing | 2 hours |
App Store Submission | 3 hours |
Promo Song & video | 3 hours |
This blog post & product web page | 1 hour |
Sum | 22 hours |
So, 2 hours remain, which I will probably spend making another nice demo video. Lessons I have learned so far:
Note: this app is no longer available, I haven’t had the time to redo it for newer phones. If I were to resurrect this, it would probably be as a web page, using WebGL.