Skip to content
#

daw

Here are 115 public repositories matching this topic...

ttepatti
ttepatti commented Apr 4, 2020

Enhancement Summary

It would be helpful to include BPM tags for the built-in samples, particularly those in the "beats" folder. For example, "909beat01.ogg" has no BPM tag.

Justification

All of these beats sound great on their own, but its hard to know how to use them in a project without knowing the BPM of the sample. This goes for all of the loops within the "beats" folder.

giada
RobertZenz
RobertZenz commented Nov 21, 2018

You already mention the licensing in the README, however, having a LICENSE or COPYING file in the repository would make it easier to spot what license is used.

Additionally, the individual code files are currently having a header which smells like "All Rights Reserved". Ideally they'd receive a file header which would restate the license (GPL header and a note that commercial licenses are avail

jcpst
jcpst commented Jan 21, 2016

I tried running the documentation generator and the following error occurred:

PHP Warning:  preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/joe/git/xrnx/Xtra/HtmlGen/api_to_html.php on line 152

And it spit out .html pages with no documentation.

I have PHPv7 on my machine. I've never touched PHP code before, so I looked at their docs and

igorski
igorski commented Aug 11, 2019

Currently all operations done on the synthesizer properties aren't stored in state history, therefor they cannot be undone/redone.

Link these actions to the state module.

Question is: do we maintain a separate history for the instrument editor or do we think it is logical that upon closing the window, clicking undo/redo restores the slightest of changes made to all the sliders in the now clo

to-the-sun
to-the-sun commented May 17, 2018

Repository

https://github.com/to-the-sun/amanuensis

Details

The Amanuensis saves a file called Amanuensis.json which stores all of the general settings for the program, including audio driver, folders, the tolerance and memory span, compressor settings, gain levels, as well as all of the last used sounds for each track. This information is stored and recalled through a single preset (

Improve this page

Add a description, image, and links to the daw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the daw topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.