2005-05-10 |
angel | Fixed a bug when processing loop boundaries in SONG_EV_SS_WA...
|
commit | commitdiff | tree |
2005-05-10 |
angel | Volumes in instruments are really applied (Closes:...
|
commit | commitdiff | tree |
2005-05-10 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-10 |
angel | The channel map in ss_ins works again (Closes: #1049).
|
commit | commitdiff | tree |
2005-05-10 |
angel | Now, by default, wavs are non-looped.
|
commit | commitdiff | tree |
2005-05-10 |
angel | The ss_gen_frame() function now includes an n_channels...
|
commit | commitdiff | tree |
2005-05-10 |
angel | Arguments for ss_gen_play() rearranged to match those...
|
commit | commitdiff | tree |
2005-05-10 |
angel | The ss_ins structure no longer uses CHANNELS arrays...
|
commit | commitdiff | tree |
2005-05-10 |
angel | The instrument struct no longer stores a trk_id, as...
|
commit | commitdiff | tree |
2005-05-10 |
angel | The ss_gen_dequeue() function returns the dequeued...
|
commit | commitdiff | tree |
2005-05-10 |
angel | Generators have no longer a 'mode'; the release mode...
|
commit | commitdiff | tree |
2005-05-10 |
angel | Test of loop start is done as < 0 instead of == -1...
|
commit | commitdiff | tree |
2005-05-10 |
angel | When a wav directive lacks loop boundaries, it's set...
|
commit | commitdiff | tree |
2005-05-09 |
angel | The generators use only one volume and not a full channel...
|
commit | commitdiff | tree |
2005-05-09 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-09 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-08 |
angel | Volumes in events changed from double to float.
|
commit | commitdiff | tree |
2005-05-08 |
angel | Got rid of the NUM_NOTES and VALID_NOTE() definitions.
|
commit | commitdiff | tree |
2005-05-08 |
angel | The TIME2SAMPLES() macro has been deleted from ss_core...
|
commit | commitdiff | tree |
2005-05-08 |
angel | The Dynamic String Manipulation Nano-Library has been...
|
commit | commitdiff | tree |
2005-05-08 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-08 |
angel | The example2.ahs song has been rewritten to use marks...
|
commit | commitdiff | tree |
2005-05-08 |
angel | Code is not popped using a \n as delimiter, so that...
|
commit | commitdiff | tree |
2005-05-08 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-08 |
angel | Notes in the 'wav' directive can also be expressed...
|
commit | commitdiff | tree |
2005-05-06 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-06 |
angel | A .pat instrument added to the bass track of example2...
|
commit | commitdiff | tree |
2005-05-04 |
angel | A change in the title of the documentation.
|
commit | commitdiff | tree |
2005-05-04 |
angel | Updated documentation.
|
commit | commitdiff | tree |
2005-05-02 |
angel | All _ prefixed symbols in ss_song.c has been fixed...
|
commit | commitdiff | tree |
2005-05-02 |
angel | Code cleaning to midi_song.c.
|
commit | commitdiff | tree |
2005-05-02 |
angel | Added MIDI program processing.
|
commit | commitdiff | tree |
2005-05-02 |
angel | Messages for track ids < 0 don't have their MIDI channel...
|
commit | commitdiff | tree |
2005-05-02 |
angel | The example2.ahs song has been changed to use two different...
|
commit | commitdiff | tree |
2005-05-02 |
angel | The note off MIDI event lacked the velocity.
|
commit | commitdiff | tree |
2005-05-02 |
angel | New function midi_song_play(), that holds the whole...
|
commit | commitdiff | tree |
2005-05-02 |
angel | Added some event conversion code to midi_song.c (doesn...
|
commit | commitdiff | tree |
2005-05-02 |
angel | Added a new source file, midi_song.c, for MIDI song...
|
commit | commitdiff | tree |
2005-05-02 |
angel | Added support for the extended commands 'midi_channel...
|
commit | commitdiff | tree |
2005-05-02 |
angel | MIDI events has been added to the event structures...
|
commit | commitdiff | tree |
2005-05-01 |
angel | The opening of the midi and output drivers in midiin...
|
commit | commitdiff | tree |
2005-04-28 |
angel | out_esd.c and out_sgi.c updated to use the new ss_...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Finally change the year in the copyright header of...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-27 |
angel | output.c and output.h renamed to ss_output.c and ss_output...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Fixed documentation typos in ss_core.c.
|
commit | commitdiff | tree |
2005-04-27 |
angel | core.c and core.h renamed to ss_core.c and ss_core...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Added documentation to song.c.
|
commit | commitdiff | tree |
2005-04-27 |
angel | midiin.c includes ss_input.h.
|
commit | commitdiff | tree |
2005-04-27 |
angel | Documentation update in ss_ins.c.
|
commit | commitdiff | tree |
2005-04-27 |
angel | Documentation updates and code tweaks in ss_gen.c.
|
commit | commitdiff | tree |
2005-04-27 |
angel | Added documentation to ss_gen_alloc() and ss_gen_free().
|
commit | commitdiff | tree |
2005-04-27 |
angel | The generator enqueueing interface has been rewritten...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Some refactoring to the generator queue functions ...
|
commit | commitdiff | tree |
2005-04-27 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-27 |
angel | input.c changed to ss_input.c (Closes: #1028).
|
commit | commitdiff | tree |
2005-04-27 |
angel | Changes to input.c ; almost all functions made static...
|
commit | commitdiff | tree |
2005-04-26 |
angel | Code cleaning in ss_gen.c: ss_gen_sustain() and ss_gen_vibra...
|
commit | commitdiff | tree |
2005-04-26 |
angel | Sustain is stored in milliseconds in struct ss_ins...
|
commit | commitdiff | tree |
2005-04-26 |
angel | The default sustain value for instruments is set to...
|
commit | commitdiff | tree |
2005-04-26 |
angel | Added sustain events.
|
commit | commitdiff | tree |
2005-04-25 |
angel | Wav files can be loaded with loop boundaries.
|
commit | commitdiff | tree |
2005-04-25 |
angel | The wav.c test file accepts a .ahs file name as its...
|
commit | commitdiff | tree |
2005-04-25 |
angel | New function compile_file().
|
commit | commitdiff | tree |
2005-04-25 |
angel | New example script, with the start of the song "Dioses...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Syntax errors (lex/yacc generated) and semantic errors...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Line number has been added to compiler errors. Also...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Added yacc code for processing comments inside extended...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Volumes can also be set as integer values (0 and 1...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-25 |
angel | Now that all effect events are finally processed, the...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Added support for comb, allpass and flanger events.
|
commit | commitdiff | tree |
2005-04-25 |
angel | Added processing of wobble and square_wobble effects.
|
commit | commitdiff | tree |
2005-04-25 |
angel | The comb filter also uses non-interpolated access to...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Added support for reverb events.
|
commit | commitdiff | tree |
2005-04-25 |
angel | Several fixes in ss_eff.c: the cursor was passing the...
|
commit | commitdiff | tree |
2005-04-25 |
angel | ss_ins_frame() mixes over its own frame, and mixes...
|
commit | commitdiff | tree |
2005-04-25 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-25 |
angel | Added processing for ss_eff_fader. Also, yacc code...
|
commit | commitdiff | tree |
2005-04-24 |
angel | Fixed the lexer to allow using real numbers in seconds.
|
commit | commitdiff | tree |
2005-04-24 |
angel | Added event processing for the delay and echo effects.
|
commit | commitdiff | tree |
2005-04-24 |
angel | The delay effect no longer use the _get_sample() function...
|
commit | commitdiff | tree |
2005-04-24 |
angel | The ss effect events didn't had their time and track...
|
commit | commitdiff | tree |
2005-04-24 |
angel | Fixed new effect yacc code to accept integers without...
|
commit | commitdiff | tree |
2005-04-24 |
angel | Added yacc code for all softsynth events.
|
commit | commitdiff | tree |
2005-04-24 |
angel | Wav file events are working.
|
commit | commitdiff | tree |
2005-04-24 |
angel | Single-quoted strings are also allowed as extended...
|
commit | commitdiff | tree |
2005-04-24 |
angel | In generate_ss_song(), the instrument is taken inside...
|
commit | commitdiff | tree |
2005-04-24 |
angel | When looping the instruments to generate the final...
|
commit | commitdiff | tree |
2005-04-24 |
angel | On event conversion, the biggest seen track number...
|
commit | commitdiff | tree |
2005-04-24 |
angel | Generic and softsynth event types has been unified...
|
commit | commitdiff | tree |
2005-04-24 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-24 |
angel | Added generic song events for basic digital effects.
|
commit | commitdiff | tree |
2005-04-23 |
angel | 'pat_file' and 'wav_file' variables in events renamed...
|
commit | commitdiff | tree |
2005-04-23 |
angel | Added (partial) code for processing wav file loading...
|
commit | commitdiff | tree |
2005-04-23 |
angel | As XC strings are duplicated using strdup(), the pat_file...
|
commit | commitdiff | tree |
2005-04-23 |
angel | Added lex/yacc code for parsing absolute notes (Closes...
|
commit | commitdiff | tree |
2005-04-23 |
angel | load_wav_file() includes base, min and max frequencies.
|
commit | commitdiff | tree |
2005-04-23 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-04-23 |
angel | Finally got rid of effect.c, effect.h, event.c and...
|
commit | commitdiff | tree |