Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rmidish(1) [debian man page]

RMIDISH(1)						    BSD General Commands Manual 						RMIDISH(1)

NAME
rmidish -- front-end to midish(1), using the readline(3) library SYNOPSIS
rmidish DESCRIPTION
The rmidish utility is a very simple front-end to midish(1) that uses the readline(3) library. It runs midish(1) in the background, issues an interactive prompt and passes user commands to midish(1). The initial purpose of rmidish was to illustrate how to use the -v option of midish(1) to create a front-end, but it can be run instead of midish(1) to make the later more user-friendly when used interactively. SEE ALSO
midish(1), readline(3) Midish user's manual and tutorial http://caoua.org/midish/ BUGS
The midish(1) executable has to be in the same directoy as rmidish BSD
August 22, 2005 BSD

Check Out this Related Man Page

SMFPLAY(1)						    BSD General Commands Manual 						SMFPLAY(1)

NAME
smfplay -- play a standard MIDI file SYNOPSIS
smfplay [-mxy] [-g measure] [-d devname] [-i devname] midifile DESCRIPTION
The smfplay utility plays a MIDI file. While playing, it can route events from one midi(4) device to another. To stop performance, send an interrupt signal to smfplay (for instance by pressing control ^C on the terminal). The options are as follows: -m Use metronome. The metronome will follow tempo changes and time signature changes in the midi file. -x Synchronise to an external midi(4) device. If the -i flag is used then playback will be synchronised to the input device else it will be synchronised to the default device. -y Send midi timing information to the default device. Useful if the output device is a slave MIDI sequencer. -g measure Start playback at the given measure number. -d filename Default midi(4) device on which to play the midi file. If not specified, the content of the MIDIDEV environment variable will be used instead. -i filename Alternate input midi(4) device. Voice events (notes, controllers, etc) received on the input device will be sent as-is to the default device. Without this flag, the default device will be used for input. The smfplay utility is an interface to midish(1). If more specific features are needed, the user may consider using midish(1). EXAMPLES
The following will play mysong.mid on device /dev/rmidi4 and will use metronome. $ smfplay -m -d /dev/rmidi4 mysong.mid SEE ALSO
smfrec(1), midish(1), midiplay(1), midi(4) BSD
August 22, 2005 BSD
Man Page

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How do you???

How do you change your directoy to home? and what command is it? (2 Replies)
Discussion started by: Lightinureyez7
2 Replies

2. UNIX for Dummies Questions & Answers

Searching a directoy

Hi, How to search a directory and know it's path. Please Help. Thanks (3 Replies)
Discussion started by: gumsun
3 Replies

3. Programming

makemake file

Hi, I need to create make file in order to run a c++ project and I want to write a makemake file. So, I'm looking for a good tutorial or example for makemake file. I also want to know how to run this kind of file. Thank's (4 Replies)
Discussion started by: itaihor
4 Replies

4. UNIX for Dummies Questions & Answers

on how to create files

hi guys! i want my user to create some new files in a directory: i would like the user to choose a file name and then to create some kind of user friendly utility that makes my user write what he/she wants in the file and then save it in the chosen directory. let's say that in my programme i... (2 Replies)
Discussion started by: fiol73
2 Replies

5. Programming

Tokenization

I have a program that reads the input from keyboard using readline() . its like a simple shell that reads the input string and acts on the commands being passed. the strtok() function looks simple but how do i implement it. Assuming the string from input i get is called "reply". thanks in... (3 Replies)
Discussion started by: noobie
3 Replies

6. UNIX for Dummies Questions & Answers

Sed $ appending to front, not to the end

I keep trying to append some astrix to the end of a line, but it keeps overwriting at the front of the line. These are the originals Fred Fardbarkle:674-843-1385:20 Parak Lane, Duluth, MN 23850:4/12/23:780900 Fred Fardbarkle:674-843-1385:20 Parak Lane, Duluth, MN 23850:4/12/23:780900 ... (5 Replies)
Discussion started by: DrSammyD
5 Replies

7. Programming

Trouble compiling program using the readline library.

Hi: in the info page for readline library I read -- Function: void rl_variable_dumper (int readable) Print the readline variable names and their current values to `rl_outstream'. If READABLE is non-zero, the list is formatted in such a way that it can be made part of an... (1 Reply)
Discussion started by: stf92
1 Replies

8. OS X (Apple)

Just installed El Capitan...

Just updated from Yosemite to El Capitan on my iMac... What an improvement! The front end is really slick now on this tool... Still using OSX 10.7.5 on my laptop and the Applescript code inside AudioScope.sh is now broken under El Capitan but the rest of AudioScope.sh works on it...... (4 Replies)
Discussion started by: wisecracker
4 Replies

9. What is on Your Mind?

Idea for a New Forum Front End Using Unity and SciFi Assets

Tonight I was looking into maybe creating a new front end using something like this (see video below) where the database stays the same but the user interaction happens in a virtual scifi world, such as 3D Scifi Base Vol 1 which is a 3D Models/Environments in Sci-Fi for Unity. lo1lFIIxrD8 ... (16 Replies)
Discussion started by: Neo
16 Replies