Path to this page:
./
audio/fasttracker2,
Portable Fasttracker II clone in C using SDL 2
Branch: CURRENT,
Version: 1.55,
Package name: fasttracker2-1.55,
Maintainer: foxfasttracker2 is a Fasttracker II clone in C using SDL 2.
fasttracker2 is a music tracker (a type of music sequencer software)
for creating and playing back tracker music.
This clone is meant for computers with a modern GPU and CPU (about
2007 or newer recommended). It's also designed for 60Hz refresh
rates, so it can act choppy if you're above 60Hz.
Required to run:[
graphics/hicolor-icon-theme] [
devel/SDL2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 5156.207 KB
Version history: (Expand)
- (2022-06-20) Updated to version: fasttracker2-1.55
- (2022-05-09) Updated to version: fasttracker2-1.54
- (2022-04-20) Updated to version: fasttracker2-1.53
- (2022-03-28) Updated to version: fasttracker2-1.52nb1
- (2022-03-16) Updated to version: fasttracker2-1.52
- (2022-02-11) Updated to version: fasttracker2-1.51
CVS history: (Expand)
2022-06-20 04:30:10 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to 1.55
Changes since v1.54
v1.55 - 14.06.2022
- Fixed crash when using "Copy smp." on an empty dest. or source instrument
- Fixed: Using "Copy Ins." on an empty source instrument resulted in a
non-sensical system message.
- Reset pattern loop states on "Play Song", fixes a potential bug
|
2022-05-07 09:33:45 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.53
Changes since v1.52
v1.53 - 20.04.2022
- Fixed stuck/invisible checkbox after leaving the "Layout" config screen
|
2022-04-17 09:55:51 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
fasttracker2: update to 1.53
v1.53 - 16.04.2022
- Added a checkbox in the config screen for disabling the use of a custom mouse
cursor (the OS mouse cursor will be used instead).
- Fixed an issue where marking sample/instrument text while clicking on a new
sample/instrument would lead to marking corruption.
|
2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125) |
Log message:
a*/*: revbump(1) for libsndfile
|
2022-03-16 10:06:33 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.52
Changes since v1.51
v1.52 - 27.02.2022
- Fix possible sample loop corruption on .MOD import, f.ex. "FARLAND.MOD"
- Hardware Performance Counter code refactoring (framerate handling without
vsync, and scopes)
|
2022-02-12 21:04:32 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
fasttracker2: use pkgsrc flac
|
2022-02-11 06:57:57 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.51
Changes since v1.50
v1.51 - 01.02.2022
- Don't handle mouse click if window wasn't in focus
|
2022-01-13 05:24:01 by Santhosh Raju | Files touched by this commit (3) |
Log message:
audio/fasttracker2: Update to v1.50
Changes since v1.49
v1.50 - 12.01.2022
- macOS/Windows: Updated SDL 2.0.16 to SDL 2.0.20. SDL 2.0.18 would have issues
with custom mouse cursors on Windows, so I had to skip it.
|