Wykres commitów

37 Commity (f4b10471fa19dd6f40b4d8ec19401469c61c84e4)

Autor SHA1 Wiadomość Data
Olivier Jolly f4b10471fa Remove only first matching tag
Current implementation would fail when iterating on the next
element, looking for tags to remove as we changed the underlying
collection. Stopping on first occurence is a fine workaround.
2016-02-02 14:46:48 +01:00
Olivier Jolly c65b766257 Briefly document xrnicomment and xrnitag usage 2016-02-02 12:29:05 +01:00
Olivier Jolly 4874809331 Add xrni tag CLI 2016-02-02 12:22:03 +01:00
Olivier Jolly c1926d90bc Complete xrnicomment 2016-02-02 11:35:50 +01:00
Olivier Jolly 1245ab151b Add xrni comment command line utility 2016-02-02 11:06:23 +01:00
Olivier Jolly 04ef45597a Change comment storage 2016-02-02 00:08:58 +01:00
Olivier Jolly d047888eee Enable overwriting of xrni from command line 2016-02-01 18:00:23 +01:00
Olivier Jolly ee0362f3bc Add a comment in generated xrni 2016-02-01 18:00:03 +01:00
Olivier Jolly 47bb4ccad7 Prevent accidental overwrite of destination xrni 2016-02-01 17:59:37 +01:00
Olivier Jolly 334d8e5241 Prepare files for 0.7.0 release 2016-02-01 00:03:45 +01:00
Olivier Jolly 513bf74893 Add XRNI reencoder script 2016-01-31 23:49:21 +01:00
Olivier Jolly 762605ef96 Fix encoder call for ogg 2016-01-31 23:28:44 +01:00
Olivier Jolly 669faa597a Factorize encoder calls and suppress their output 2016-01-31 23:24:41 +01:00
Olivier Jolly d411fec567 Deduplicate modulation sets 2016-01-30 23:38:00 +01:00
Olivier Jolly 8e23c83117 Allow sample reencoding to ogg and flac in sf2toxrni 2016-01-30 00:25:27 +01:00
Olivier Jolly 80898594ab Allow sample reencoding to ogg and flac 2016-01-30 00:21:41 +01:00
Olivier Jolly fb441c46a8 Add even more SFZ operand support
Loop was added (but untested), sample cycling (but it prevents layering for the
same instrument), pan, volume, transpose, complete amplification adshr.
2016-01-29 21:39:18 +01:00
Olivier Jolly 6a1590bc9e Add more SFZ operand support 2016-01-29 15:31:37 +01:00
Olivier Jolly d4a66bbf79 Fix finetuning convertion 2016-01-29 15:31:12 +01:00
Olivier Jolly 9bcbffc7cb Implement a minimal set of SFZ directives to be usable 2016-01-29 14:50:19 +01:00
Olivier Jolly b97d91c27a Add skeleton for sfz to xrni converter 2016-01-29 10:00:26 +01:00
Olivier Jolly d192f13a3a Support multiple input files 2016-01-28 22:02:36 +01:00
Olivier Jolly 9bf71e034a Fix runtime dependency to sf2utils 2016-01-28 10:11:43 +01:00
Olivier Jolly e177e31cb5 Bump version to 0.6.0 for first public release 2016-01-28 09:55:50 +01:00
Olivier Jolly 67e7515df4 Implement volume envelope 2016-01-28 00:47:11 +01:00
Olivier Jolly 06a625d678 Complete basic documentation 2016-01-27 23:52:41 +01:00
Olivier Jolly 7902290b4d Support setting template on command line 2016-01-27 23:52:19 +01:00
Olivier Jolly b0379a1b42 Add support for sample tuning
Also report unused bag generator on the global zone.
Whitelists some more operators (vibrato related)
2016-01-27 15:56:13 +01:00
Olivier Jolly 3b8730c889 Add key override and finetuning from sample properties 2016-01-27 13:33:51 +01:00
Olivier Jolly 7b787a2893 Package license, pylintrc and template data 2016-01-26 12:03:28 +01:00
Olivier Jolly 30e5973494 Support python2.7 in instrument loading 2016-01-26 11:55:09 +01:00
Olivier Jolly 42048f3360 Add idea IDE support files 2016-01-26 11:54:32 +01:00
Olivier Jolly 0f210a9951 Add missing runtime dependency on lxml 2016-01-26 10:53:46 +01:00
Olivier Jolly ef86b11c78 Add support for python2.6+ 2016-01-26 10:03:30 +01:00
Olivier Jolly 5a63617726 Add typical support file for a typical python project 2016-01-25 23:44:23 +01:00
Olivier Jolly 551a3c3615 Adapt imports to sf2utils API split 2016-01-25 22:49:53 +01:00
Olivier Jolly 22a086a8be Create initial working version
It is still mostly undocumented but produces correct xrni
out of simple sf2 files.
2016-01-25 17:15:18 +01:00