libtrackerboy

Search:
Group by:
Source   Edit  

libtrackerboy is a utility library used by trackerboy, a Game Boy tracker. This library provides the core functionality needed by the UI, and is also known as the backend.

Looking for trackerboy?

  • The repository for the desktop application is here.
  • Click here for the user manual.

This library handles:

  • Game Boy APU emulation and sound synthesis
  • Manipulating module data
  • Module playback and exports
  • Reading/Writing module files

Usage

import libtrackerboy                   # import everything
import libtrackerboy/[data, io]        # import specific modules (Recommended)

Available modules

ModuleDescription
apuGame Boy APU emulation
apuioAPU I/O access, provides ApuIo concept
commonCommon types/procs used throughout the library
dataData model
editingUtilities for editing pattern data
engineSong playback, or driver implementation
ioModule serialization/deserialization
irIntermediate representation for import/export
notesNote lookup procs, note values
versionVersion type and consts

Exporter modules

Modules that provide exporting to other formats are located in the exports subfolder, libtrackerboy/exports.

ModuleDescription
wavWav file exporter
Note: Modules in the private folder (libtrackerboy/private) are private to the library and should not be imported by users of the library.

See also

Exports

runToFrame, Pcm, setFramerate, PositiveByte, readRegister, pansRight, isNil, channelMix, init, ByteIndex, channelFrequency, PcmF32, ==, MixMode, ==, setSamplerate, takeSamples, writeRegister, removeSamples, availableSamples, setBufferSize, Apu, channelVolume, reset, ChannelId, [], ==, time, Immutable, run, setVolume, toImmutable, pansLeft, [], Pcm, PositiveByte, pansRight, isNil, PcmF32, ByteIndex, ==, MixMode, ==, ChannelId, pansLeft, ==, toImmutable, Immutable, [], [], new, isValid, editTrack, new, viewPattern, PcmF32, toEffectType, ==, contains, SomeTable, TrackId, ModulePiece, Track, init, nextUnused, defaultSpeed, $, viewTrack, isValid, EffectIndex, getTickrate, items, new, remove, InstrumentTable, isEmpty, revisionMinor, defaultTrackSize, [], MixMode, data, ==, EffectType, WaveData, version, SomeData, add, insert, capacity, editPattern, ==, remove, defaultRpb, parseSequence, len, pansRight, items, init, setInstrument, init, [], ByteIndex, ==, Tickrate, setTrack, setEffectParam, [], unitSpeed, OrderId, OrderRow, Immutable, init, moveUp, Effect, ==, init, [], []=, [], estimateSpeed, new, duplicate, speedToFloat, defaultTickrate, setLen, len, setNote, TableId, [], queryNote, SequenceKind, [], tempo, patternLen, [], [], PositiveByte, data=, init, SongList, Speed, items, []=, data=, getRow, moveDown, init, OrderSize, getTrackView, Order, [], trackIds, totalRows, Pcm, pansLeft, totalTracks, removeAllTracks, Instrument, setEffect, getRow, nextAvailableId, []=, next, len, EffectCounts, mitems, Sequence, totalRows, mitems, new, System, speedToTempo, init, isNil, swap, TrackRow, queryInstrument, defaultRpm, add, duplicate, setEffectType, SomeTrack, init, remove, data, Waveform, ==, InfoString, init, $, TrackLen, ==, setLen, wavedata, Module, parseWave, getTrack, items, Song, [], EffectColumns, add, []=, len, toInfoString, TrackView, ChannelId, add, hertz, SequenceSize, toImmutable, WaveformTable, effectTypeShortensPattern, revisionMajor, insert, isValid, save, PositiveByte, pansRight, isNil, tracks, toAnchor, PcmF32, ByteIndex, ==, contains, PatternClip, clamp, isEffect, PatternIter, columnIter, effectNumber, ==, Immutable, init, init, restore, moveTo, Pcm, TrackColumn, TrackSelect, selection, iter, MixMode, PatternSelection, ==, ColumnIter, paste, rows, ChannelId, [], hasData, PatternCursor, toImmutable, hasColumn, PatternAnchor, translate, columns, pansLeft, [], play, PcmF32, ==, step, getTrackEnvelope, Engine, ==, MixMode, setup, stepAndApply, apply, ApuIo, currentState, getTrackTimbre, getLocked, pansRight, currentSong, ByteIndex, Immutable, lock, runtime, reset, PositiveByte, init, isLocked, getTrackPanning, currentFrame, halt, jump, unlock, pansLeft, Pcm, [], isHalted, EngineFrame, isNil, takeOperation, ==, runtime, currentNote, Module, Song, [], ChannelId, toImmutable, runtime, deserialize, deserialize, FormatResult, serialize, deserialize, deserialize, serialize, serialize, serialize, NoiseNote, note, lookupToneNote, lookupNoiseNote, ToneNote, noteCut, currentVersionString, currentVersion, currentFileSerial, Version, currentFileMinor, currentFileMajor, init, exportWav, init, process, progressMax, songDuration, WavConfig, batched, SongDuration, progress, songDuration, WavExporter, hasWork