vahatraker icon
vahatraker icon

vahatraker

Vahatraker is a MIDI sequencing companion for GNU/Linux audio setups. Adhering to Unix philosophy, driving MIDI is the one thing it tries to do well, adhering to other doctrines — enabling expression, with added value of:

vahatraker screenshot 1

Cost / License

Application type

Platforms

  • Linux
  • Flathub
  • Flatpak
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  No registration required
  2.  No Tracking
  3.  Music Sequencer
  4.  Works Offline
  5.  Ad-free
  6.  Support for MIDI

vahatraker News & Activities

Highlights All activities

Recent activities

vahatraker information

  • Developed by

    Remigiusz Dybka
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Audio & Music

GitHub repository

  •  52 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
vahatraker was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is vahatraker?

Vahatraker is a MIDI sequencing companion for GNU/Linux audio setups. Adhering to Unix philosophy, driving MIDI is the one thing it tries to do well, adhering to other doctrines — enabling expression, with added value of:

  • live editing
  • fast workflow
  • intuitive midi-in
  • unheard of time signatures
  • scenes
  • fractal turtles

Frankly speaking, vht was envisaged as a re-creation of seq24 in tracker form for author's "studio needs" and offers similar functionality (and limitations). It relies 100% on JACK audio connection kit for input/output/synch and uses jack_capture for rendering. The GUI has similar dependencies as gnome-calculator and tracker paradigm was chosen to allow for rhythmic gymnastics otherwise hard to convey.

Low level stuff was done in C and wrapped in Python. Human interfacing part of contraption employs GTK through gobject introspection and was also contrived in the language we shall no longer spam about.