/* This error warns that the Music Kit has run out of 'noteTags'. This
will probably never be seen by a user. */
"Music Kit: No more noteTags." = "Music Kit: noteTags⁄‹⁄í⁄ƒ⁄¢⁄Œ⁄ê⁄»⁄ú¡£";
/* This error warns that a class is specified in a scorefile as a
'scorefile object type'; but that class does not implement the
appropriate methods to be used in that way. This error will
rarely if ever occur in practice. */
"Music Kit: The class %s does not have the appropriate methods to be used as a scorefile object type." = "Music Kit: ¥fl¥Ø¥„%s⁄¸⁄ˇ¥„¥‡¥¢¥à¥¡¥⁄¥º¥“¥á¥‚¥§¥fl¥¨⁄¨⁄•⁄˘²‹˝â⁄˚¥Æ¥‰¥ˆ¥²⁄‹˝±®à⁄¦⁄ò⁄˘⁄⁄⁄ê⁄»⁄ú¡£";
/*** The following errors are concerned with sound synthesis. Most
*** are rarely seen by users.
***/
/* This error indicates that the developer attempted to abort the
Orchestra while manually-allocated Unit Generators or SynthPatches
were still allocated. This error rarely if ever is seen by users.
*/
"Music Kit: Unit Generators are still in use." = "Music Kit: ¥ð¥¸¥ˆ¥¨¥‚¥§¥˝¥ò¡…¥¿⁄‹⁄ê⁄¹»¨˝±⁄¦⁄ò⁄˘⁄⁄⁄ê⁄„¡£";
/* A DSP error occurred when trying to read data from DSP memory. THis
error rarely if ever is seen by users.
*/
"Music Kit: Can't read SynthData array from the DSP." = "Music Kit: DSP⁄«⁄ØSynthData˙ç˛ú⁄ù¥Œ¡…¥²⁄˙⁄›⁄ê⁄»⁄ú¡£";
/* A DSP error occurred when trying to clear DSP memory. This error rarely
/* This error indicates that an illegal argument was specified for a
unit generator. The two arguments, which must be in the order indicated
are the number of the argument and the class of the unit generator. This
error rarely if ever is seen by users.
*/
"Music Kit: Argument %d out of bounds for %s." = "Music Kit: ®œ¿û%d⁄‹%s⁄˛¦ü˝˘¨ˇ®ˇ⁄ù˜¶⁄¤⁄˘⁄⁄⁄ê⁄„¡£";
/* This error indicates that a DSP error occurred while attempting to set
a DSP unit generator argument to an address. The three arguments,
which must be in the order indicated, are the address number, the
argument name and the unit generator name. This error rarely if ever is
seen by users.
*/
"Music Kit: Could not put address %d into argument %s of %s." = "Music Kit: ¥¢¥²¥ò¥„%d⁄ù®œ¿û%s¡˚%s¡¸⁄¸¹ë˜Œ⁄˙⁄›⁄ê⁄»⁄ú⁄˙⁄•⁄¿¡£";
/* This error indicates that a DSP error occurred while attempting to set
a DSP unit generator argument to a datum value. The three arguments,
which must be in the order indicated, are the datum value, the argument
name and the unit generator name. This error rarely if ever is seen by
users.
*/
"Music Kit: Could not put datum %d into argument %s of %s." = "Music Kit: ¥˙¡…¥¿%d⁄ù®œ¿û%s¡˚%s¡¸⁄¸¹ë˜Œ⁄˙⁄›⁄ê⁄»⁄ú⁄˙⁄•⁄¿¡£";
/* This error indicates that an attempt was made to put a DSP address into
a unit generator running on a different DSP Orchestra. This error rarely
if ever is seen by users.
*/
"Music Kit: Attempt to put address into argument of unit generator of a different orchestra." = "Music Kit: ®ç⁄˚⁄º¥“¡…¥–¥„¥¨¥Ø⁄˛¥ð¥¸¥ˆ¥¨¥‚¥§¥˝¥ò¡…¥¿⁄˛®œ¿û⁄¸¥¢¥²¥ò¥„⁄ù¹ë˜Œ⁄•⁄Ł⁄ƒ⁄¨⁄•⁄ê⁄•⁄¿¡£";
/* This error indicates that an attempt was made to put a DSP address value
with a memory space that does not match the memory space which the
DSP unit generator assumes. The arguments, which must be in the order
specified, are the space of the address, the space of the agrument, the
name of the argument, and the name of the unit generator. This error
rarely if ever is seen by users.
*/
"Music Kit: Attempt to put %s-space address into %s-space argument %s of %s." = "Music Kit: %s¶ı·á⁄˛¥¢¥²¥ò¥„⁄ù%s¶ı·á⁄˛%s⁄˛®œ¿û%s¡˚%s¡¸⁄¸¹ë˜Œ⁄•⁄Ł⁄ƒ⁄¨⁄•⁄ê⁄•⁄¿¡£";
/* This error indicates that an attempt was made to set a DSP unit generator
argument to a datum value when that unit generator argument accepts only
an address. The two arguments, which must be in the order indicated,
are the name of the argument and the unit generator name.
*/
"Music Kit: Attempt to set address-valued argument %s of %s to datum value." = "Music Kit: ¥¢¥²¥ò¥„ˆ˝⁄˛®œ¿û%s¡˚%s¡¸⁄¸¥˙¡…¥¿ˆ˝⁄ù¹ë˜Œ⁄•⁄Ł⁄ƒ⁄¨⁄•⁄ê⁄•⁄¿¡£";
/* This error indicates that an attempt was made to set a DSP unit generator
argument to an address value when that unit generator argument accepts only
a datum. The two arguments, which must be in the order indicated,
are the name of the argument and the unit generator name.
*/
"Music Kit: Attempt to set argument %s of %s to an address." = "Music Kit: ®œ¿û%s¡˚%s¡¸⁄¸¥¢¥²¥ò¥„⁄ù¹ë˜Œ⁄•⁄Ł⁄ƒ⁄¨⁄•⁄ê⁄•⁄¿¡£";
/*** The following errors occur while parsing a ScoreFile Language
*** document. These errors ARE commonly seen by users.
***/
/** The first group of errors indicates illegal constructs. **/
/* Illegal expression. */
"Illegal expression." = "…®⁄‹¹¦⁄•⁄fl⁄¢⁄Œ⁄ê⁄»⁄ú¡£";
/* Illegal definition. The one argument is the type of the definition.
/* The specified file could not be written. The single argument is the name
of the file.
*/
"Can't write %s." = "%s⁄ù¥Ø¥⁄¥¨⁄˙⁄›⁄ê⁄»⁄ú¡£";
/* This error occurs when values which must be increasing appear in some
other order. The one argument is the type of values. Example:
'Envelope x values must be increasing.'
*/
"%s values must be increasing." = "%s⁄˛ˆ˝⁄ˇˆ–˜·ˋÿ†ˆ⁄•⁄˘⁄⁄⁄˚⁄–⁄ò⁄—⁄˚⁄Œ⁄ê⁄»⁄ú¡£";
/* This error occurs when a 'comment' statement appears without a matching
'endComment' statement.
*/
"'comment' without matching 'endComment'." = "'comment'⁄¸´—–⁄„⁄º'endComment'⁄‹⁄¢⁄Œ⁄ê⁄»⁄ú¡£";
/* This error appears when a note that requires an active noteTag appears
with a noteTag that is not active. For example, it occurs if a noteOff
has a noteTag for which there was no preceeding noteOn. The single
argument is the type of the note.
*/
"%s without active noteTag." = "%s⁄¸⁄ˇ¥¢¥fl¥˘¥£¥á⁄˚noteTag⁄‹¹ë˜Œ⁄¦⁄ò⁄˘⁄⁄⁄ê⁄»⁄ú¡£";
/* This error occurs when the Music Kit cannot find the requested class. */
"Can't find class %s." = "¥fl¥Ø¥„%s⁄‹‚«⁄˜⁄«⁄Œ⁄ê⁄»⁄ú¡£";
/* This error occurs when the lookup value specified in a '@' scorefile
construct is out of bounds.
*/
"Lookup value out of bounds." = "¥º¥ˆ¥fl¥¢¥ˆ¥âˆ˝⁄‹¦ü˝˘¨ˇ®ˇ⁄ù˜¶⁄¤⁄˘⁄⁄⁄ê⁄„¡£";
/* This error occurs when the user attempts an illegal type conversion.
For example, it occurs if he tries to assign an envelope to a variable
that is typed as an 'int'.
*/
"Illegal type conversion." = "¥¿¥⁄¥â˚±·„⁄‹¹¦⁄•⁄fl⁄¢⁄Œ⁄ê⁄»⁄ú¡£";
/* This error occurs when the user tries to set a variable that is read only.
The single argument is the variable he tried to set.
*/
"Can't set %s. It is a readOnly variable." = "%s⁄ù¹ë˜Œ⁄˙⁄›⁄ê⁄»⁄ú¡£¥Œ¡…¥²¥“¥ú¥Œ⁄˛˚±¿û⁄˙⁄„¡£";
/* This error occurs an arithmetic error, such as division by 0. */
"Arithmetic error." = "¿ûˆ˝‰Ł˝ÿ¥¤¥Ø¡…⁄˙⁄„¡£";
/* This error occurs if the user tries to read a file as a scorefile and
that file is not a scorefile.
*/
"This doesn't look like a scorefile." = "⁄‡⁄˛¥à¥¡¥⁄¥º⁄ˇ¥„¥‡¥¢¥à¥¡¥⁄¥º⁄˙⁄ˇ⁄¢⁄Œ⁄ê⁄»⁄ú¡£";
/* This error occurs when the number of errors exceeds some limit. (The
limit is set by the application.)
*/
"Too many parser errors. Quitting." = "¥±¡…¥¦¡…¥¤¥Ø¡…⁄‹´¿¿û¨fl¹‚⁄•⁄ê⁄•⁄¿¡£‰“˛»⁄•⁄ê⁄„¡£";
/*** The following errors are generated by the Music Kit UnitGenerator
*** Library during DSP synthesis. They are rarely seen by the user.
***/
/* This error occurs if a DSP UnitGenerator argument is left unset and then
the UnitGenerator is sent the -run message. The two arguments, which must
be in the order indicated, are the argument that was left unset and the
name of the UnitGenerator. This error is rarely if ever seen by the user.
*/
"Unitgenerator Library: %s must be set before running %s." = "Unitgenerator¥Ø¥⁄¥á¥Ø¥Œ: %s⁄ˇ%s⁄ù…´„¾⁄„⁄ºˋ®⁄¸¹ë˜Œ⁄•⁄˘⁄fl⁄¹⁄¦⁄⁄¡£";
/* This error indicates a request to load an oscillator table that is a size
which is not a power of 2. This error is rarely seen by the user.
*/
"Unitgenerator Library: Table size of %s must be a power of 2." = "Unitgenerator¥Ø¥⁄¥á¥Ø¥Œ: %s⁄˛¥˘¡…¥á¥º¥¦¥⁄¥”⁄ˇ2⁄˛¬Ł¿û⁄˙⁄˚⁄–⁄ò⁄—⁄˚⁄Œ⁄ê⁄»⁄ú¡£";
/* This error indicates that a particular argument of a particular
DSP unit generator must be set before asking for the value of another
argument of that unit generator. The three arguments, which must be
in the order specified, are the argument that needs to be set, the
unit generator for which it needs to be set, and the argument whose
value is being requested. Users rarely see this error.
*/
"Unitgenerator Library: %s of %s must be set before getting %s." = "Unitgenerator¥Ø¥⁄¥á¥Ø¥Œ: %s¡˚%s¡¸⁄ˇ%s⁄ù»†¬¨⁄„⁄ºˋ®⁄¸¹ë˜Œ⁄•⁄˘⁄fl⁄¹⁄¦⁄⁄¡£";
/*** The following errors are generated by the Music Kit SynthPatch
*** Library during DSP synthesis.
***/
/* This error indicates that a particular kind of memory is not available.
The two arguments, which must be in the order indicated, are the type of
memory and the time of the note for which the memory cannot be found.
For example: '...Out of wavetable memory at time 3.123'.
*/
"Synthpatch Library: Out of %s memory at time %.3f." = "Synthpatch¥Ø¥⁄¥á¥Ø¥Œ: %s¥Æ¥í¥Œ⁄˛¶ı⁄›˝˘˛³⁄‹»„õ%.3f⁄¸⁄˚⁄fl⁄˚⁄Œ⁄ê⁄•⁄¿¡£";
/* This error is a special purpose version of the preceeding error. It
indicates that there is no more wavetable memory at the indicated time
and that the DSP sine ROM is being used instead. The argument is the
time at which the memory is not available.
*/
"Synthpatch Library: Out of wavetable memory at time %.3f. Using sine ROM." = "Synthpatch¥Ø¥⁄¥á¥Ø¥Œ: ˙¨•ˋ¥˘¡…¥á¥º¥Æ¥í¥Œ⁄˛¶ı⁄›˝˘˛³⁄‹»„õ%.3f⁄¸⁄˚⁄fl⁄˚⁄Œ⁄ê⁄•⁄¿¡£¹¦‚„˙¨ROM⁄ù»¨˝±⁄•⁄ê⁄„¡£";
/* This error occurs if a scorefile or applicatin specifies a timbre
specifier that is invalid or does not correspond to a known timbre.
/* This error occurs if a parameter is out of range for the SynthPatch.
The single argument is the parameter that is out of range.
For example, '...pitch out of range.'
*/
"Synthpatch Library: %s out of range." = "Synthpatch¥Ø¥⁄¥á¥Ø¥Œ: %s⁄‹¦ü˝˘¨ˇ®ˇ⁄ù˜¶⁄¤⁄˘⁄⁄⁄ê⁄„¡£";
/* This error indicates that the SynthPatch could not allocate the specified
resource at the specifed time. The two arguments, which must be in the
order specified, are the resource that could not be allocated and the
time at which it could not be allocated. Example:
'Can't allocate Pluck noise generator at time 3.123.'
*/
"Synthpatch Library: Can't allocate %s at time %.3f." = "Synthpatch¥Ø¥⁄¥á¥Ø¥Œ: %s⁄ù»„õ%.3f⁄¸‡˛˚é⁄˙⁄›⁄ê⁄»⁄ú⁄˙⁄•⁄¿¡£";
/*** The following error messages are used as an argument to the "Mach Error"
*** above.
***/
/* This error occurs if the Music Kit's Conductor class encounters a Mach error (this should never happen, so this error should never appear--in particular it, should never be seen by the user */
/* This error occurs when an error is received from the Mach MIDI driver when receiving MIDI data. */
"Problem receiving MIDI from serial port" = "¥•¥Œ¥¢¥º¥é¡…¥¨⁄«⁄ØMIDI⁄ù…ı¿fiˆð⁄¸³î´Œ⁄‹¨fl¹‚⁄•⁄ê⁄•⁄¿";
/* This error occurs when an error is received from the Mach MIDI driver when sending MIDI data. */
"Problem sending MIDI to serial port" = "¥•¥Œ¥¢¥º¥é¡…¥¨⁄¸MIDI⁄ùˋý¿fiˆð⁄¸³î´Œ⁄‹¨fl¹‚⁄•⁄ê⁄•⁄¿";
"MIDI serial port is unavailable. Perhaps another application is using the serial port" = "MIDI¥•¥Œ¥¢¥º¥é¡…¥¨⁄ù»¨˝±⁄˙⁄›⁄ê⁄»⁄ú¡£´¬⁄˛¥¢¥â¥Œ¥–¡…¥•¥ñ¥ú⁄‹¥•¥Œ¥¢¥º¥é¡…¥¨⁄ù»¨˝±⁄•⁄˘⁄⁄⁄º†˜˙‰¹›⁄‹⁄¢⁄Œ⁄ê⁄„";
"MIDI driver is unavailable. Perhaps another application is using it" = "MIDI¥²¥Ø¥⁄¥—⁄ù»¨˝±⁄˙⁄›⁄ê⁄»⁄ú¡£´¬⁄˛¥¢¥â¥Œ¥–¡…¥•¥ñ¥ú⁄‹»¨˝±⁄•⁄˘⁄⁄⁄º†˜˙‰¹›⁄‹⁄¢⁄Œ⁄ê⁄„";
/* This error occurs when an attempt to become owner of the MIDI driver fails. */
"Can't become owner of MIDI driver" = "MIDI¥²¥Ø¥⁄¥—⁄˛¥“¡…¥˚¡…⁄¸⁄˚⁄ò⁄ê⁄»⁄ú";
/* This error occurs when a Mach error occurs in the course of setting up access to the MIDI device driver. */
"Problem setting up MIDI device driver" = "MIDI¥˙¥—¥⁄¥„¥²¥Ø¥⁄¥—⁄ù¹ë˜Œˆð⁄¸³î´Œ⁄‹¨fl¹‚⁄•⁄ê⁄•⁄¿";
/* This error occurs when the MIDI device driver cannot be found. */
/* This error occurs when a Mach error occurs in the course of communicating between the Music Kit and the MIDI device driver clock. */
"Problem communicating with MIDI device driver clock" = "MIDI¥˙¥—¥⁄¥„¥²¥Ø¥⁄¥—¥fl¥ó¥ˆ¥fl⁄¨˜³¿fiˆð⁄¸³î´Œ⁄‹¨fl¹‚⁄•⁄ê⁄•⁄¿";
/*** The following error messages indicate an unimplemented feature.
***/
/* This error occurs if an application asks for a WaveTable size tha is not a power of 2. This error is rarely if ever seen by the user. */
"Partials object currently supports table sizes of powers of 2 only." = "Partials¥“¥á¥‚¥§¥fl¥¨⁄˙¥¦¥é¡…¥¨⁄¦⁄ò⁄˘⁄⁄⁄º¥˘¡…¥á¥º¥¦¥⁄¥”⁄ˇ2⁄˛¬Ł¿û⁄¹⁄–⁄˙⁄„¡£";
/*** The following error messages are used as arguments to larger error
*** messages.
***/
/* This string appears as part of a larger error message: 'Out of low pitch memory...' */
"low pitch" = "¥ó¡…¥¾¥ˆ¥ˋ";
/* This string appears as part of a larger error message: 'Out of pitch memory...' */
"pitch" = "¥¾¥ˆ¥ˋ";
/* This string appears as part of a larger error message: 'Can't allocate Pluck noise...' */
"Pluck noise" = "Pluck¥˛¥⁄¥”";
/* This string occurs in the context of a larger error message: 'Lookup Table... must be set before getting increment.' This error is rarely if ever seen by the user. */
"Lookup Table" = "¥º¥ˆ¥fl¥¢¥ˆ¥â¥˘¡…¥á¥º";
/* This string occurs in the context of a larger error message: 'Lookup Table... must be set before getting increment.' This error is rarely if ever seen by the user. */
"increment" = "ˋÿ˚‹";
/* This string occurs in the context of a larger error message: 'Wavetable must be set before running...' This error is rarely if ever seen by the user */
"Oscgaf Wavetable" = "˙¨•ˋ¥˘¡…¥á¥º";
/* (Same as above) This string occurs in the context of a larger error message: 'Wavetable must be set before...' This error is rarely if ever seen by the user. */