AminetAminet
Search:
84475 packages online
About
Recent
Browse
Search
Upload
Setup
Services

mus/misc/playmate.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:General purpose instrument tuner & metronome
Author:Juha Niemimäki
Uploader:jniemima mail student oulu fi (JN)
Type:mus/misc
Version:0.1
Architecture:ppc-amigaos >= 4.0.0
Date:2006-02-23
Download:http://aminet.net/mus/misc/playmate.lha - View contents
Readme:http://aminet.net/mus/misc/playmate.readme
Downloads:681

PlayMate 0.1

- A general purpose instrument tuner and metronome for AmigaOS -

Written by Juha Niemimäki, 2006


Requirements:

- AmigaOS 4
- MUI
- AHI

Main features:

- Configurable tuner profiles, note range A0 - C8 (27.5 Hz ... 4186.01 Hz)
- Adjustable beats per minute (30-360) and beats per measure values (1-9)
- Lua 5.1 powered configuration support


Adding new tuning profiles

1) open file "scripts/profiles.lua" in a text editor
2) study the given example profiles
3) a profile consists of name and strings
4) an example:

{
    name = "Middle-C",
    strings =
    {
    	"C4"
    }
}

would create a new 1-string profile called "Middle-C". Note markings such as
sharp "#" and flat "b" are supported. Note name must be in big case ("C").

After editing, you must restart the application to enable modifications.


Background

There are some older tuner programs for AmigaOS but they didn't fulfill my needs
so I wrote my own. It was also nice to test Lua, the scripting language.


Future

Metronome features (and sound) are currently a bit lacking. Also the tuner lacks
a free tuning option. I wish to improve them later, well, depends also on
the feedback :)


Bugs/Feedback

jniemima()mail.student.oulu.fi


--

Lua 5.0 license

Copyright © 1994-2005 Lua.org, PUC-Rio.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.




Contents of mus/misc/playmate.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1335    1683  79.3% -lh5- 0ed9 Feb 22 22:14 PlayMate01.info
[generic]               128647  308428  41.7% -lh5- 47a1 Feb 22 22:14 PlayMate01/PlayMate
[generic]                  436     585  74.5% -lh5- 47b5 Feb 22 22:14 PlayMate01/PlayMate.info
[generic]                 1341    2309  58.1% -lh5- e5e6 Feb 22 22:14 PlayMate01/readme.txt
[generic]                 1054    2527  41.7% -lh5- 39a8 Feb 22 22:14 PlayMate01/scripts/luamagic.lua
[generic]                  425    1601  26.5% -lh5- 5532 Feb 22 22:14 PlayMate01/scripts/profiles.lua
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         6 files  133238  317133  42.0%            Feb 23 13:54

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>