Programming
Artikelen door de jaren heen over programmeren op het gebied van audio, animatie en muziek. JavaScript, Java en de oudste over Flash en ActionScript.
Veel over de Music Pattern Generator, een software applicatie waar ik veel versies van gemaakt heb.
-
MP3 Wave Display
2010! A new year, a new decennium even! This year I want to be more consistent in publishing articles on this weblog. That’s my new year’s resolution. The first one of the new year is more of a utility than a complete application. It’s a wave display; It loads an MP3 file and displays the […]
Category: ActionScript -
Sine synthesizer with PureMVC
The past weeks I’ve been learning PureMVC. It had been on my mind for some time, and now that a project (a pianoroll type MIDI editor) became too complicated and the lack of structure took the fun out of programming I figured it was time for a nice new clean framework.
7 responses
Category: ActionScript -
Step sequencer / drum machine
Here is a basic step sequencer for creating rhythms. The sounds it plays are small MP3 files. Short sound clips of drum noises, blips and plings. So it’s more a sample player than a drum synth. But the main thing is that it loads and plays rhythm patterns and that the patterns can easily be […]
14 responses
Category: ActionScript -
MIDI and XML for a drum machine
As a next project I want to make a simple drum machine. Several tracks that each play a different drum sample and each track has sixteen steps. Just like a Roland 808 or the main step sequencer in FruityLoops. It’s nothing complicated but it made me think about how to store the patterns the drum […]
2 responses
-
Slicer with waveform display
This slicer works the same as the previous one. Only difference is that is uses eight slices instead of sixteen. The new stuff is in the interface: Waveforms to see what’s playing. And nicer to look at as well. To use this app you can click the buttons as before to select a slice to […]
One response
Category: ActionScript -
A basic slicer
This is it! The first one: A slicer. It loads and plays an MP3 file. But not only that. It divides the file in sixteen equal parts and you can change the order in which the parts are played. When it’s loaded the slicer plays all the parts in the right order. Part 1, 2, […]
Category: ActionScript -
A blog on Flash and audio
Oh yes! Finally I have my own blog. I’ve had this www.hisschemoller.com domain for years, but didn’t really have any use for it. I just got it because it was there – my own name as a dot com. Better get it before someone else does. Especially before one of those companies get it that […]
Category: General
11 responses