[go: up one dir, main page]

Menu

Tree [62fef2] 11.11.1 / scripts /
 History

HTTPS access


File Date Author Commit
 README 2009-11-14 D. Michael McIntyre D. Michael McIntyre [dc982c] * append -$(VERSION) to binary name when instal...
 buildpager 2009-11-06 Chris Cannam Chris Cannam [425add]
 cc_show_todo 2006-02-05 Chris Cannam Chris Cannam [e87ea9]
 color-list 2005-07-11 D. Michael McIntyre D. Michael McIntyre [ee6154] * fix [ rosegarden-Bugs-1232401 ] must rethink ...
 convert-feta-xpm.sh 2003-01-10 Chris Cannam Chris Cannam [e165a2]
 convert-muse-idf.pl 2003-10-31 Chris Cannam Chris Cannam [a696e8]
 count_LOCs 2003-03-14 Guillaume Laurent Guillaume Laurent [78e97d] A couple more simple yet useful scripts.
 dehumanize 2006-08-11 D. Michael McIntyre D. Michael McIntyre [d1c61e] Fix #1538843 by twiddling the octave diddling t...
 distclean.sh 2006-12-05 Pedro Lopez-Cabanillas Pedro Lopez-Cabanillas [82a0a7] * New make tarball target
 distro-versions.sh 2011-02-28 D. Michael McIntyre D. Michael McIntyre [30298c] Reverse the hack I did on this file to spare it...
 extract-data-files 2010-02-26 D. Michael McIntyre D. Michael McIntyre [e5ace9] Patch from Daniel O'Connor allowing us to build...
 extract_autoload_tr_strings.pl 2009-05-13 D. Michael McIntyre D. Michael McIntyre [7a6171] * fix irritating error in Pitch
 extract_instrument_tr_strings.pl 2009-11-03 D. Michael McIntyre D. Michael McIntyre [903978] data commit
 extract_menu_tr_strings.pl 2009-11-26 D. Michael McIntyre D. Michael McIntyre [bffbdc] disambiguate all 'keyboard shortcut' texts
 find-todo.pl 2003-09-16 Chris Cannam Chris Cannam [674591]
 find_ctor_usage 2003-03-14 Guillaume Laurent Guillaume Laurent [78e97d] A couple more simple yet useful scripts.
 fix-all-rgd-headers 2008-02-23 D. Michael McIntyre D. Michael McIntyre [cc33ab] scripts based on the efforts of "Anders Dahniel...
 fix-rgd-headers.py 2008-02-23 D. Michael McIntyre D. Michael McIntyre [cc33ab] scripts based on the efforts of "Anders Dahniel...
 get_tarball 2006-02-24 Guillaume Laurent Guillaume Laurent [0456a4] Added note that this script is no longer useful...
 ins2rgd.pl 2005-07-09 Pedro Lopez-Cabanillas Pedro Lopez-Cabanillas [496629] Updated the Perl script ins2rgd.pl to generate ...
 lircrc.rosegarden 2007-04-20 Pedro Lopez-Cabanillas Pedro Lopez-Cabanillas [75c3dc] LIRC Support: add latest improvements from Toni...
 ly2ps 2003-04-27 Guillaume Laurent Guillaume Laurent [27cc48] Moved from admin/ to scripts/ where it belongs.
 make-colors 2005-07-11 D. Michael McIntyre D. Michael McIntyre [ee6154] * fix [ rosegarden-Bugs-1232401 ] must rethink ...
 make-html-handbook.sh 2007-10-16 Chris Cannam Chris Cannam [436d48]
 make-release-tarball 2009-11-15 D. Michael McIntyre D. Michael McIntyre [7ddd70] Try a new "UNSTABLE PRE-RELEASE" splash for dev...
 make-xpm-transparent.pl 2003-01-10 Chris Cannam Chris Cannam [e165a2]
 newclass 2009-08-06 D. Michael McIntyre D. Michael McIntyre [686e35] merge warning_widget branch
 preset-xmlify 2006-08-11 D. Michael McIntyre D. Michael McIntyre [d1c61e] Fix #1538843 by twiddling the octave diddling t...
 presets-tag-check 2006-08-02 D. Michael McIntyre D. Michael McIntyre [212a5e] load presets button is working now, with assort...
 rebuild-qrc 2009-11-15 D. Michael McIntyre D. Michael McIntyre [16817a] Modify rebuild-qrc to include a .qm file for ev...
 reorganise.sh 2006-09-28 Chris Cannam Chris Cannam [85ceb2]
 rgedit 2003-05-07 D. Michael McIntyre D. Michael McIntyre [905186] so I can quit posting these to the mailing list...
 rgview 2003-05-07 D. Michael McIntyre D. Michael McIntyre [905186] so I can quit posting these to the mailing list...
 rubric.pl 2008-06-16 Chris Cannam Chris Cannam [828226]
 seqscavenger.rb 2003-11-23 Guillaume Laurent Guillaume Laurent [5fad87] Updated seqscanvenger to Ruby 1.8
 sf2rg.py 2003-12-29 Guillaume Laurent Guillaume Laurent [d87f10] Added script from mutah@... to expor...
 simple-makefile 2004-08-05 Chris Cannam Chris Cannam [94b185]
 ts-stats 2009-12-09 D. Michael McIntyre D. Michael McIntyre [1a58b2] translation updates

Read Me

Miscellaneous scripts in this directory:

convert-feta-xpm.sh, make-xpm-transparent.pl - parts of the process of
creating pixmaps from Lilypond feta fonts, used for the feta-pixmaps
notation font -- of limited use

convert-muse-idf.pl - convert a MusE instrument definition file (.idf)
to a Rosegarden device description file (.rgd) -- output is likely to
need some massaging

count_LOCs - count lines of C++ code inc comments

find-todo.pl - find comments containing "!!!" todo marker

find_ctor_usage - find calls to a given class's constructor

ins2rgd.pl - Scott Doty's script for converting Sonar instrument
definition (.ins) files to Rosegarden device description (.rgd) files.
See http://ponzo.net/Rosegarden/ .

ly2ps - run Lilypond and view the results in a PS viewer

rgedit, rgview - edit or view .rg files as XML (in-place-ish)

seqscavenger.rb - get rid of old sequencer processes, core files etc

sf2rg.py - extract SoundFont bank/program information and convert it
to Rosegarden device description (.rgd) format

simple-makefile - a Makefile that doesn't use automake

preset-xmlify - convert the preset.conf human editable text file to XML

dehumanize - convert F#3 and such to MIDI pitches by crude brute force

presets-tag-check - count the A and P to make sure they all match up