./audio/schismtracker, Clone of the good old Impulse Tracker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20221201nb3, Package name: schismtracker-20221201nb3, Maintainer: fstd.lkml

Schism Tracker is a free reimplementation of Impulse Tracker, a program
used to create high quality music without the requirements of specialized,
expensive equipment, and with a unique "finger feel" that is difficult to
replicate in part. The player is based on a highly modified version of
the Modplug engine, with a number of bugfixes and changes to improve IT
playback.


Required to run:
[devel/SDL]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2022-12-05 15:34:37 by Frederic Cambus | Files touched by this commit (3) | Package updated
Log message:
schismtracker: update to 20221201.

Summary of changes since 20221020 release:

- Fix macOS integration
- 10.7 is now the minimum macOS version, as supported by SDL
- Fix issues when reverting to a previous video interpolation setting
   2022-10-22 23:13:28 by Frederic Cambus | Files touched by this commit (3) | Package updated
Log message:
schismtracker: update to 20221020.

Summary of changes since 20220905 release:

- Fix duplicated key input in pattern editor, order list, and instrument
  editor note table
- Respect audio-related SDL environment variables if set
- Fix handling of window width and height config file options
- Fix segfault on Wayland and DRM/KMS
- Hint SDL not to disable window manager compositing
- Add 4:3 aspect ratio config file option (want_fixed)

Summary of changes since 20220807 release:

- Fix crash in pattern editing introduced by SDL2 changes
- Fix displayed version number for Windows build

Summary of changes since 20220506 release:

- Use SDL2 instead of SDL1.2. This fixes various platform-dependent issues
  with video code, adds support for new audio drivers such as JACK, and
  removes the System Configuration video driver choices in favor of video
  scaling method selection.
- Fix multitrack mono audio export.
- Support ADPCM and stereo samples in XM files.
   2022-05-09 22:25:15 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
schismtracker: update to 20220506.

Summary of changes since 20220125 release:

- Distribute the latest development version of SDL 1.2 with macOS builds of
  Schism Tracker instead of the latest release version, fixing "Failed to
  start CoreAudio" errors on recent macOS versions
- Fix import of EBF volume slides from MOD/XM files
- Fix various multisample instrument bugs
- Fix out-of-bounds memory access in display scaling code (only an issue in
  some display implementations)
   2022-03-06 09:01:07 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
schismtracker: update to 20220125

Changes:

- Release builds now support macOS 10.9+ (previously supported only 10.15+)
- Fix reading of various meta events in MIDI files
- Fix IMF filter envelope being upside down and IMF disable envelope command
- Fix bug in AIFF multi-write
   2022-01-19 22:05:28 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
schismtracker: update to 20211116

                            Schism Tracker 20211116

   Summary of changes since 20211115 release:

     * Fix macOS dylib path in build artifacts
     * Reset filter when previewing different instrments
     * Fix ST3 GUS/SB detection on big-endian platforms

                            Schism Tracker 20211115

   Summary of changes since 20210525 release:

     * Add warning for lost patterns when saving MOD files
     * Fix S3M tracker identification bug
     * Add support for reading OPL instruments from MPTM files
     * Allow loading ModPlug volume column panning in S3M files
     * Reset mixing volume to 48 for S3Ms made with GUS
     * Strip zero-param commands that only have memory in IT from MOD/XM
       files when loading
     * Fix depth of instrument pitch-pan separation
     * Fix incorrect position calculation after reaching end of ping-pong
       loops
     * Add rudimentary detection for SoundTracker MODs in file browser
     * Apply pitch/pan separation as part of instrument panning