2005-05-30 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-30 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-30 |
angel | After adding a pitch_stretch event, the current time...
|
commit | commitdiff | tree |
2005-05-30 |
angel | Added lex and yacc code for the 'pitch_stretch' message.
|
commit | commitdiff | tree |
2005-05-30 |
angel | Uncommented and adapted the 'dormant' code in the pitch_stre...
|
commit | commitdiff | tree |
2005-05-30 |
angel | The old, cumbersome 'note_on_by_time' event has been...
|
commit | commitdiff | tree |
2005-05-30 |
angel | The 'wav' extended command allow to specify only one...
|
commit | commitdiff | tree |
2005-05-30 |
angel | The forked output process detaches from the group id.
|
commit | commitdiff | tree |
2005-05-29 |
angel | Added (as commented code) support for SONG_EV_SS_NOTE_ON_BY_...
|
commit | commitdiff | tree |
2005-05-29 |
angel | The SONG_EV_SS_NOTE_ON and SONG_EV_MIDI_NOTE_ON have...
|
commit | commitdiff | tree |
2005-05-29 |
angel | Tempo events are transferred to ss_song events, to...
|
commit | commitdiff | tree |
2005-05-29 |
angel | New function ss_ins_find_layer(), to enumerate the...
|
commit | commitdiff | tree |
2005-05-29 |
angel | The ss_pitch_from_wave() function has been renamed...
|
commit | commitdiff | tree |
2005-05-29 |
angel | The ss_ins_freq_on() function has been renamed to ss_ins_not...
|
commit | commitdiff | tree |
2005-05-29 |
angel | The NOTE_ON messages has been separated in SS_NOTE_ON...
|
commit | commitdiff | tree |
2005-05-29 |
angel | New function in instruments to play notes by frequency...
|
commit | commitdiff | tree |
2005-05-29 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-29 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-29 |
angel | The pipe buffer issues are accepted as solved (Closes...
|
commit | commitdiff | tree |
2005-05-29 |
angel | The 'off' directive has been added, to set to off the...
|
commit | commitdiff | tree |
2005-05-28 |
angel | Deleted useless code from ss_output_write().
|
commit | commitdiff | tree |
2005-05-28 |
angel | The return variable in o_oss() was not being initialized.
|
commit | commitdiff | tree |
2005-05-28 |
angel | The wav driver has been simplified.
|
commit | commitdiff | tree |
2005-05-28 |
angel | The esd and sgi drivers have been adapted (though untested).
|
commit | commitdiff | tree |
2005-05-28 |
angel | The arts and OSS drivers are finally working.
|
commit | commitdiff | tree |
2005-05-28 |
angel | Only two channels are support in arts (Closes: #1057...
|
commit | commitdiff | tree |
2005-05-28 |
angel | Usual channel mapping comment copied from out_common...
|
commit | commitdiff | tree |
2005-05-28 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-28 |
angel | The output system has been adapted to the new ss_outdev...
|
commit | commitdiff | tree |
2005-05-28 |
angel | The wav output driver doesn't write the full read buffer...
|
commit | commitdiff | tree |
2005-05-28 |
angel | Code cleaning in ss_outdev.c.
|
commit | commitdiff | tree |
2005-05-28 |
angel | Added support for selectable drivers in ss_outdev.c.
|
commit | commitdiff | tree |
2005-05-28 |
angel | Added a source file, ss_outdev.c, containing the new...
|
commit | commitdiff | tree |
2005-05-26 |
angel | Deleted old code from config.sh.
|
commit | commitdiff | tree |
2005-05-26 |
angel | The checkpoint variables in wav files have been deleted...
|
commit | commitdiff | tree |
2005-05-26 |
angel | Some symbols starting with _ have been renamed, mainly...
|
commit | commitdiff | tree |
2005-05-23 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-23 |
angel | Note printing as played is accepted as correct (Closes...
|
commit | commitdiff | tree |
2005-05-23 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-23 |
angel | New function print_note() in midiin.c, to print to...
|
commit | commitdiff | tree |
2005-05-23 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-22 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-16 |
angel | Fixed a bug in processing the wav file event (this...
|
commit | commitdiff | tree |
2005-05-13 |
angel | Changed 'loop_end == -1' by 'loop_end < 0' to avoid...
|
commit | commitdiff | tree |
2005-05-13 |
angel | Adapt the yacc parser to new ss_load_wav_file() semantics.
|
commit | commitdiff | tree |
2005-05-13 |
angel | ss_load_wav_file() includes the loop start and end...
|
commit | commitdiff | tree |
2005-05-13 |
angel | Each volume was being applied to all the accumulated...
|
commit | commitdiff | tree |
2005-05-12 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-12 |
angel | With the closing of #1048, all ss_wave in structures...
|
commit | commitdiff | tree |
2005-05-12 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-12 |
angel | New function ss_alloc_wave() to implement dynamic ss_wave...
|
commit | commitdiff | tree |
2005-05-12 |
angel | Changed reallocs() in song.c, ss_song.c and midi_song...
|
commit | commitdiff | tree |
2005-05-12 |
angel | New macro GROW(), to visually simplify reallocs().
|
commit | commitdiff | tree |
2005-05-12 |
angel | Some code cleaning to ss_ins_note_on(), that will help...
|
commit | commitdiff | tree |
2005-05-12 |
angel | Got rid of ss_get_wave_sample().
|
commit | commitdiff | tree |
2005-05-12 |
angel | Code cleaning to ss_gen_frame(), that will help in...
|
commit | commitdiff | tree |
2005-05-12 |
angel | ss_get_sample_raw() renamed to ss_get_sample().
|
commit | commitdiff | tree |
2005-05-12 |
angel | ss_get_sample() renamed to ss_get_wave_sample().
|
commit | commitdiff | tree |
2005-05-11 |
angel | Code cleaning to ss_gen.c.
|
commit | commitdiff | tree |
2005-05-10 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2005-05-10 |
angel | All usage of CHANNELS not directly related to temporary...
|
commit | commitdiff | tree |
2005-05-10 |
angel | The old CHANNEL_MAP event has been deleted from everywhere.
|
commit | commitdiff | tree |
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 |