buzztrax icon indicating copy to clipboard operation
buzztrax copied to clipboard

Buzztrax is a modular music composer for Linux.

Results 62 buzztrax issues
Sort by recently updated
recently updated
newest added

Hi, I'm building on Fedora 24 using the git tagged RELEASE_0_10_1. The makefile is looking for an AUTHORS file which it does not find and the build fails. Creating an...

need info

Hi, I'm not sure if this is the best forum, as this is more of a question than an issue. A little background: I'm a long-time Buzz user from back...

While working on the tests I was having some trouble with "test_bt_sequence_ticks". That test creates a song with a simsyn, and a simple pattern that modifies its "wave" parameter. The...

![image](https://user-images.githubusercontent.com/907688/126032055-5d980e51-a1fe-42eb-99d6-7715ecba41aa.png) As seen above, the symsin is set up to make a very quick pulse; a click. The PanzerDelay echoes every four ticks and the freeverb has a very long...

after i build it from source, `buzztrax-edit` crashes on startup with the error: `buzztrax-edit: symbol lookup error: buzztrax-edit: undefined symbol: bt_pattern_transform_colums`

This is a weird one -- I create a simple setup like the following with an 8 tick loop: ![image](https://user-images.githubusercontent.com/907688/118383624-00f43300-b643-11eb-80e1-5f42af9f014a.png) Song file: [bug-freeze-additive.zip](https://github.com/Buzztrax/buzztrax/files/6488618/bug-freeze-additive.zip) Both "simsyn" and "simsyn 00" play a...

We're using 'adder' as a mixing element. Using that for loops leads to a bunch of artifacts such as: * tracks going out of sync * gaps in loops This...

I'd like to mix and master in an external program (either one of the DAWs or Renoise). For this, multi out with jack is needed. This is achievable in Buzz...

feature request

While working on reproducible builds for openSUSE, I found that our buzztrax package varies unless we build it with make -j1 without parallelism. ```diff Object Hierarchy GObject - ╰── BtApplication...

Expected behavior: The application launches Observed behavior: The application crashes with the following error: `(buzztrax-edit:90752): GLib-GIO-ERROR **: 11:56:41.841: Settings schema 'org.gnome.desktop.interface' is not installed Trace/breakpoint trap (core dumped) ` Version:...