Archive für 2010-03-08

MusicEd: A Music Editor V0.0.1

A very very early version of my new music editor MusicEd, which is still a work in progress. It’s written in C and uses SDL for its graphical user interface. This also means that all controls are self-drawn. I chose a look and feel akin to that of AmigaOS 2.x/3.x, mainly b/c it was the quickest to implement and also renders quickly, since it needs only 4 colors / palette entries and hence can run in SDL’s palettized 8 bit per pixel mode.

MusicEd v0.0.7 - Update (see comments)

Screenshot of MusicEd v0.0.7

MusicEd v0.0.6 - Update (see comments)

MusicEd v0.0.5 - Update (see comments)

MusicEd v0.0.4 - Update (see comments)

Screenshot of MusicEd v0.0.4

MusicEd v0.0.3 - Update (see comments)

Screenshot of MusicEd v0.0.3

MusicEd v0.0.2 - Update (see comments)

Screenshot of MusicEd v0.0.2

MusicEd v0.0.1 - Initial version

Screenshot of MusicEd v0.0.1

MusicEd SourceForge project

|