Path to this page:
./
audio/schismtracker,
Clone of the good old Impulse Tracker
Branch: CURRENT,
Version: 20221201nb4,
Package name: schismtracker-20221201nb4,
Maintainer: fstd.lkmlSchism 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)
- (2024-04-06) Updated to version: schismtracker-20221201nb4
- (2024-01-30) Updated to version: schismtracker-20221201nb3
- (2023-08-14) Updated to version: schismtracker-20221201nb2
- (2023-05-06) Updated to version: schismtracker-20221201nb1
- (2022-12-05) Updated to version: schismtracker-20221201
- (2022-10-23) Updated to version: schismtracker-20221020
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
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) | |
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) | |
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) | |
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) | |
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
|