No project description provided
Project description
## Weird features Darker text produces louder notes.
## Bars If you set the time signature (meter), there will be as many notes in a bar as the first number, and each note will be the length specified by the (inverse of the) second number.
If you set no time signature, horizontal borders will be used as the breaks between bars.
You can also set just the second number of the meter to indicate the length of a cell; if you don’t set it, the default of 4 (quarter note) will be used.
## Slurred and tied notes Sheetmusic produces pure sounds; within a spreadsheet cell, there is no variation in pitch or dynamic. Thus, the concept of slurred and tied notes is unnecessary. That is, two tied or slurred notes sound the same as two not-slurred notes.
(add examples with normal sheet music)
You can create an effect like slurred and tied notes by breaking your song into more rows and introducing variation. For example, break your song into thirty-second notes instead of quarter notes, and make the first thirty-second note a bit louder; this will be like you’re pressing down on a piano key anew rather than holding it down.
## Glissando Create a glissando effect by setting the cells of interest to the same background color. Pitches are interpolated between any cells that contain notes, and empty cells in the region are ignored.
## Development Helpful links
This requires Python 2 because mingus requires Python 2.
## Installing Install lilypond, fluidsynth, gnumeric, maybe something else. Then
make install
## To do
- Separate stuff into a separate package that doesn’t depend on Gnumeric;
this way, it’ll be easier to test.
Mock the Gnumeric module for testing and whatnot
Anonymous functions call(string_function, *args)
=play, =loop, =sheetmusic
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sheetmusic-0.0.1.tar.gz
.
File metadata
- Download URL: sheetmusic-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c64804062be17ba80e9239dcfac2355ee117da2c354abcd179e685b117115401 |
|
MD5 | 13cd825ac2425ec304cd5a65705a5046 |
|
BLAKE2b-256 | b39cddbfdd5977ca0cad6e00af9607a8f6bb919701ec531e9934028e21fdff76 |