Commit Graph

13 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
842b0ca86c cwMidiFile.cpp : Added _testOpenCsv(). 2024-07-08 18:43:09 -04:00
kevin
5e6d0814cf cwMidiFile.cpp : Fix problem in _setAccumulateTicks() where initial dtick value as incorrect. 2024-07-07 13:35:51 -04:00
kevin
e4d67e2bdb cwMidiFile.h/cpp : Added open_csv(). 2024-07-03 14:29:04 -04:00
kevin
8dde88f6fd Merge branch 'poly' of gitea.larke.org:kevin/libcw into poly
# Conflicts:
#	cwFlow.cpp
#	cwIoPresetSelApp.cpp
#	cwLex.cpp
#	cwLex.h
#	cwPresetSel.cpp
#	html/preset_sel/ui.cfg
2024-05-29 14:06:54 -04:00
kevin
91fad53d33 Added "#include cwTest.h" dependency to most *.cpp files. 2024-05-29 12:36:57 -04:00
kevin
52409219a2 cwMidiFile.cpp : Added missing 'sci_pitch' column header to CSV output. 2024-04-29 09:45:53 -04:00
kevin
9a4fed6d64 cwMidiFile.cpp : calcNoteDurations() turn off warning and write comments in 'missing note-off for note-on' case. 2024-03-25 10:57:54 -04:00
kevin
75c6959529 cwMidiFile.h/cpp : Added report_begin_end() 2023-09-12 17:37:30 -04:00
kevin
8ae846ee05 cwMidiFile.h/cpp : Fixed memory leaks. 2023-04-30 21:18:38 -04:00
kevin
15e60b429e cwMiidi.h,cwMidiFile.h/cpp,cwPianoScore.cpp : cwMidi.isNoteOn() now takes the message velocity value as well as the status. 2022-12-22 15:27:30 -05:00
kevin
582b05b503 cwMidiFile.h/cpp : Added _testBatchConvert() and 'printWarningFl' in genCsvFile(). 2022-10-01 19:03:23 -04:00
kevin
7c9b2e381c cwMidiFile.h/cpp, Makefile : Initial commit. 2021-02-21 08:48:37 -05:00