source: roaraudio/roard/midi.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1891:aec50ee986d3   15 years phi cont clock tics on normal streams
(edit) @1890:31ce7a132ea6   15 years phi also stop on all-note-off event
(edit) @1888:f419345c1135   15 years phi count clock tics
(edit) @1885:83db3ce300a0   15 years phi set mute by default
(edit) @1884:b3c32577c9c3   15 years phi use mute flag to enable speacker driver
(edit) @1882:542b674222eb   15 years phi added midi_cb_readbuf()
(edit) @1881:e08e155dc373   15 years phi calc note from midi message
(edit) @1879:6f1ac40aae5d   15 years phi restore partical input buffer
(edit) @1878:7b3d9841cee4   15 years phi WARN -> DBG
(edit) @1877:f4c9adb1f6e7   15 years phi support to convert midi messages back to midi
(edit) @1876:4de557d77bb5   15 years phi cleanup
(edit) @1875:c53cbb396d38   15 years phi let the clock tick :)
(edit) @1874:8ae3287023ff   15 years phi additinal parameter mapping
(edit) @1873:587bd898bee5   15 years phi handle additioal data according to status byte
(edit) @1872:80ada879d4b6   15 years phi cast
(edit) @1871:16d9a76e6e0c   15 years phi warning about lost sync
(edit) @1870:f2e12abb4413   15 years phi nicer format
(edit) @1869:4565841d8e9e   15 years phi do some debug output
(edit) @1868:cefaa444cffd   15 years phi free messages on reinit
(edit) @1867:4fceacdc8c29   15 years phi corrected cast
(edit) @1866:ebdddc368270   15 years phi moved adding of buffer out of parser
(edit) @1865:80a9af2b423c   15 years phi parese status byte
(edit) @1863:76178443318a   15 years phi do very ruimentary MIDI analysis, need to implement the protocol next
(edit) @1862:37629742006d   15 years phi free buffer in error case
(edit) @1860:d6a20a97a1d7   15 years phi WARN -> DBG
(edit) @1859:5bae46f45f79   15 years phi write to midi thru
(edit) @1858:a519d0669921   15 years phi buffer midi_in data
(edit) @1855:60ee58430f49   15 years phi there need to be a function for midi called before mixing and one after …
(edit) @1853:345470a7b87b   15 years phi added struct g_midi_cb with all CB things
(edit) @1851:176edc9e3957   15 years phi let clock tick
(edit) @1850:ac565cd518e6   15 years phi started grouping g_midi_*_* to g_midi_*.* structs
(edit) @1849:a289c8ef6ae0   15 years phi corrected casts
(edit) @1848:eaba1872ebfd   15 years phi start of midi clock bridge
(edit) @1847:f2ec50e745af   15 years phi also set HWMIXER flag on cb stream
(edit) @1846:8bb3ab33869b   15 years phi wrote some error checking
(edit) @1845:387a865620c1   15 years phi added subs: midi_check_stream() and midi_send_stream(), corrected a …
(edit) @1843:cc60d60e3d67   15 years phi warp midi_cb_*() functions in midi_*() functions, added bridge for CB
(edit) @1751:73aa7bba2551   15 years phi only use a console device if we have one
(edit) @1485:9030423a497c   15 years phi console beeper only works with POSIX file IO
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @192:5956b24ab8be   16 years phi added g_midi_cb_playing
(edit) @191:20cc4f29ae9b   16 years phi wrote midi_cb_play()
(edit) @190:7d80e1acca66   16 years phi globalized main_loop()'s pos to g_pos
(edit) @189:4a7a0460e034   16 years phi added midi_cb_update() and g_midi_cb_stoptime
(edit) @188:a3699b2c9759   16 years phi added console beep support for linux
(edit) @187:f70aae063069   16 years phi return something usefull :)
(edit) @185:bb379b585d1f   16 years phi added basic structure for console beep
(add) @169:2da3c9448843   16 years phi added midi.* and codecfilter.*
Note: See TracRevisionLog for help on using the revision log.