Coder Social home page Coder Social logo

acli / artist-tools Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 111 KB

A couple of tools some artists might find useful: (1) A tool to print a collation sequence for a book/magazine and (2) a tool to list calls for submissions posted on Akimbo

Makefile 0.36% Perl 99.64%
stupid-hacks unofficial artist-tool terminal-based work-in-progress collation cantonese

artist-tools's Introduction

A couple of tools that might be useful for certain artists:

akimbo

Poll Akimbo to find calls for artwork, calls for submissions, etc. Calls are ordered by deadline – when everything works. More details in doc/akimbo.md.

check_midi_keyboard

This is basically a cruder version of aseqdump, but shows you note names instead of note numbers. This was mainly used for figuring out how to cancel any transpositions you’ve set on your MIDI controller (some MIDI controllers, for example the Nektar SE49, do not show if you’ve transposed by semitones).

Requires MIDI::ALSA

collate

Calculates the collation sequence for a book and shows it on the screen, so that you can do manual collation. If you specify the number of preliminary pages the script will use roman numerals for prelim pages so you can check your work.

Requires Text::Roman.

fc-list-ly

Lists all fonts available to LilyPond. Basically it just evaluates ly:font-config-display-fonts while making sure output is sent to standard output instead of standard error so the result can be used in a pipe.

rmidid

This is a very small script to shuffle MIDI messages between two Linux boxes across a LAN using non-standard (JSON-based) UDP packets. This could be useful if compatibility and security aren’t issues for you.

I wrote this as a proof-of-concept because I could get neither rtpmidid nor RaveloxMIDI to work.

On some 32-bit Raspberry Pi’s JSON::XS might crash the kernel; JSON::PP works (I use it) but obviously this will introduce latency.

Requires MIDI::ALSA, and on 32-bit Raspberry Pi, the JSON wrapper.

yalify

Converts Jyutping spellings, which are more well-known in Hong Kong, into Yale spellings, which I believe are probably still more well-known in North America. I needed this for a project because I was not (and still am not) familiar with the Yale system and Yale spellings for Cantonese are difficult to type even on Linux.

artist-tools's People

Contributors

acli avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.