Difference between revisions of "Sheet Music"

From GMN Wiki
Jump to navigation Jump to search
Line 12: Line 12:


# Purchase a MusicCompositionBook and ManuscriptPaper from a Bard NPC.  
# Purchase a MusicCompositionBook and ManuscriptPaper from a Bard NPC.  
# Fill in the MusicCompositionBook with your razor formatted song + lyrics. Additionally, comments may be inserted to select the player settings for the song (explained below.)
# Preface your composition with its settings (see below,) such as which instrument to play and at what tempo.
# Fill in the MusicCompositionBook with your razor formatted settings + song + lyrics. Note that commented out lines do not need to be removed for this to work.
# Double-click the ManuscriptPaper and target the book.
# Double-click the ManuscriptPaper and target the book.
# The blank ManuscriptPaper is turned into RolledUpSheetMusic.
# The blank ManuscriptPaper is turned into RolledUpSheetMusic.


Result: "RolledUpSheetMusic" when double-clicked allows you to select an instrument of your choosing with which to play the tune. The composition book is the original source of the tune and remains in the composers possession for safekeeping.  
Result: "RolledUpSheetMusic" plays when double-clicked. The composition book is the original source of the tune and remains in the composers possession for safekeeping.  


Because it is ''not'' possible to further copy Sheet Music, this new system has added a '''completely new market''' to the economy on Angel Island!  
Because it is ''not'' possible to further copy Sheet Music, this new system has added a '''completely new market''' to the economy on Angel Island!  
Line 22: Line 23:
Note that playing RolledUpSheetMusic is still subject to the skill requirements of the music composition system.
Note that playing RolledUpSheetMusic is still subject to the skill requirements of the music composition system.


==Composition Book Info==
===Settings===
 
The way to specify the individual directives for your song in a macro file is in the comments section at the top of the macro.
 
An example might look like this:
 
#
 
# The Decisive Battle FFVI, performed by a sheep: Jan 2022
 
# Author: a sheep
 
# Song: The Decisive Battle FFVI
 
# Instrument: lute
 
# Tempo: 100
 
# Prefetch: false
 
# NewTimer: true
 
# Price: 1000
 
#
 
Certain options will remain at their default settings if unspecified. If the price of a song remains unspecified, then it will be set to free if added to the [[Music Box]].
 
===Composition Book Info===


Typing directly into books within Ultima Online is generally not recommended as the books have a tendency to break up lines etc.  
Typing directly into books within Ultima Online is generally not recommended as the books have a tendency to break up lines etc.  
Line 32: Line 61:
==Music Box==
==Music Box==


Music boxes play sheet music when locked down inside your house. They can play any instrument, and are purchasable from Bard NPC vendors.  
When locked down inside your house, Music Boxes are able to play Sheet music for you. They can play any instrument, and are purchasable from Bard NPC vendors.  


For more information, see [[Music Box]].
For more information, see [[Music Box]].

Revision as of 22:28, 8 February 2022

Angel Island is ever committed to thoughtfully producing quality content that doesn't interfere with classical gameplay. With that commitment in mind, our esteemed host Adam Ant is excited to introduce the Sheet Music system!

General Information

The Sheet Music system is unique to Angel Island and works in conjunction with our custom Music Composition system.

Alongside simplifying the composition process, Sheet Music allows entrepreneurial troubadours to sell their tunes to other musicians, either in person or by adding the Sheet Music to the Music Box.

Instructions

Rolled up Sheet Music:

  1. Purchase a MusicCompositionBook and ManuscriptPaper from a Bard NPC.
  2. Preface your composition with its settings (see below,) such as which instrument to play and at what tempo.
  3. Fill in the MusicCompositionBook with your razor formatted settings + song + lyrics. Note that commented out lines do not need to be removed for this to work.
  4. Double-click the ManuscriptPaper and target the book.
  5. The blank ManuscriptPaper is turned into RolledUpSheetMusic.

Result: "RolledUpSheetMusic" plays when double-clicked. The composition book is the original source of the tune and remains in the composers possession for safekeeping.

Because it is not possible to further copy Sheet Music, this new system has added a completely new market to the economy on Angel Island!

Note that playing RolledUpSheetMusic is still subject to the skill requirements of the music composition system.

Settings

The way to specify the individual directives for your song in a macro file is in the comments section at the top of the macro.

An example might look like this:

  1. The Decisive Battle FFVI, performed by a sheep: Jan 2022
  1. Author: a sheep
  1. Song: The Decisive Battle FFVI
  1. Instrument: lute
  1. Tempo: 100
  1. Prefetch: false
  1. NewTimer: true
  1. Price: 1000

Certain options will remain at their default settings if unspecified. If the price of a song remains unspecified, then it will be set to free if added to the Music Box.

Composition Book Info

Typing directly into books within Ultima Online is generally not recommended as the books have a tendency to break up lines etc.

An easy workaround, and indeed the recommended approach, is that players either type their compositions into a text editor of their choosing or create razor scripts and then copy/paste them directly into the composition book in the game.

NOTE* You do not need to fix any spacing or manually edit the book whatsoever after copy/pasting into it. The system is designed to straighten things out during the Sheet Music creation process.

Music Box

When locked down inside your house, Music Boxes are able to play Sheet music for you. They can play any instrument, and are purchasable from Bard NPC vendors.

For more information, see Music Box.