Text to Music Component Manual

From Space Station 13 Wiki
Revision as of 20:01, 12 April 2025 by Facsimile (talk | contribs) (Adds the Books template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This page contains a transcript of ingame content.
The following information supplements the rest of the wiki. It is kept for documentation purposes.

This book is meant to give you an idea of how to work the Text to Music component.

Basics

It takes raw text that you input through the interface and turns it into notes!

A note will play approximately every half second.

There are three event types:

  • Note
    • Plays a music note
  • Rest
    • Like Note, but doesn't play any sound
  • Timing
    • Sets the timing for the component
    • Must be the first event, it's not allowed anywhere else

MechComp Input/Configuration

  • play
    • Starts playing notes
    • Does not work if the component is not anchored
    • Flashes green
  • set notes
    • Sets the notes to be played
  • set timing
    • Sets the timing, in seconds, that the notes are played at
    • Will not work while playing
    • Changing the timing as a song is playing is not supported
  • set instrument
    • Sets the instrument to play
    • Will not work while playing
    • Changing the instrument as a song is playing is not supported
  • stop
    • Stops the song if it's currently playing
    • Will always stop if the component is unwrenched
    • The song will start at the beginning the next time it's played
    • Flashes red on stop and when the song has ended
  • unlink
    • Unlinks this component from all other linked components
    • Won't work while playing or processing
    • Is not an input
  • reset
    • Will wipe all stored data, except for the instrument
    • Flashes blue
  • toggle rest on unavailable notes
    • When the inputed note is not available for the current instrument, will rest instead of erroring
    • Is not an input
  • start autolinking
    • See the Automatic Linking section below
    • Is not an input
  • view errors
    • Anytime errors occur, they'll be logged into a viewable list
    • Flashes magenta on any errors
    • Only the last five errors can be viewed
    • The component will flash red if an error occurred
    • Is not an input

Format Details

Each event needs to be separated by a vertical pipe, like so: A,B,F,3|B,B,F,3.

Note

Has four parts, each separated by a comma.

A,B,F,3

Name,Accidentals,Dynamics,Octave[,Delay]

  • Note Name
    • A, B, C, D, E, F, or G
  • Accidentals
    • B for flat
    • S for sharp
    • N for natural
  • Dynamics
    • P for piano (quietest)
    • MP for mezzo piano
    • N for neutral
    • MF for mezzo forte
    • F for forte (loudest)
  • Octave
    • Goes from 1 to 7
    • A0, B0, & C8 are exceptions
  • Delay
    • Optional
    • How long the note should rest for after playing
    • This is NOT the same as note length/duration
    • 0 to play a concurrent note
    • Defaults to 1
    • Value goes from 0 to 100

Rest

R,R,R,R

R,R,R,R[,Delay]

  • R
    • Must be R, can't be another character
  • Delay
    • Optional
    • How long to rest for
    • Goes from 1 to 1000
    • Defaults to 1

Timing

timing,15

timing,Timing

  • timing
    • Must be the literal word timing
  • Timing
    • The new timing
    • Measured in centiseconds
    • Must be between 10 and 50

Automatic Linking

Steps:

  1. Use a multitool on a anchored Text to Music component to start storing pianos.
  2. Then use it on anchored components that you want to link.
  3. Use the multitool in your hand to start linking, each link takes 0.1 seconds.

4 components have 7 links, so it takes 0.7 seconds.

Limitations

  • You cannot change the duration of a note.
  • You can only enter up to 1920 notes.


Books
Command AI Programming 101 · Captaining 101
Engineering Engineering Pocket Guide · Generator Startup Procedure · The Goon Geothermal Capture System Field Training Manual · Nuclear Engineering for Idiots · How to properly operate Singularity Buster rocket launcher‎ · Mechanic components and you · Spatial Interdictor Assembly and Use · Thermo-electric Power Generation
Supply Cargo Pocket Guide (Nadir Version) · NT-PROTO: Transception Array · Dummies' Guide to Material Science · Mineralogy 101 · Mining Pocket Guide
Medical Cryogenics Instruction Manual‎ · Elective Prosthetics for Dummies · H-87 Cloning Apparatus Manual · Medbay Pocket Guide · Pharmacopia · Trent's Anatomy
Research The Buddy Book · Critter Compendium · DWAINE for Dummies
Civilian Bartending Pocket Guide · Bee Exposition Extravaganza · The Helpful Hydroponics Handbook · To Serve Man
Security A-97 Port-A-Brig Manual · Nanotrasen Space Law · Your Lawbringer And You
Syndicate Nuclear Agent Sentry Turret Manual · Syndicate Commander's Diary · A Syndicate's Guide to Doing Your Fuckin' Job · Reinforcement Disclaimer · Laser Designator Pamphlet · Deployment Remote Note · Marionette Implant Readme · Terra cell improvised explosive manual
Miscellaneous Albert and the Deep Blue Sea · Creature Conspectus Revised Edition · Dealing With Cloneliness · Fun Facts About Shelterfrogs · How to properly install official Nanotrasen neon lining · SOLO card game rules · Spacemen the Grifening rulebook · Stations and Syndicates 9th Edition Rulebook · A Treatise on Build-A-Vends · The Trial of Heisenbee · Wizardry 101 · Your Player Piano and You · Text to Music Component Manual