GitXplorerGitXplorer
e

bitwig-timecalc

public
35 stars
3 forks
2 issues

Commits

List of commits on branch main.
Verified
bbccdb0b3683396e375bbd02eec3cea7e83d12cd

Update README.md

eensonic committed 6 months ago
Verified
1d573ea1078e8be66bc8d0ff777787573ac042f3

Merge pull request #6 from ensonic/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0

eensonic committed 10 months ago
Verified
81e3426be3ca5d4a5c922c9279bbbe9de75f2d3f

Bump org.apache.maven.plugins:maven-compiler-plugin

ddependabot[bot] committed 10 months ago
Verified
9b660f17b73c462288ad4f1e14e8c79c713d6ae2

Merge pull request #5 from ensonic/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.1

eensonic committed a year ago
Verified
80d000d1bda56a0e3767d5564c45ab6cb8328b6b

Bump org.apache.maven.plugins:maven-compiler-plugin

ddependabot[bot] committed a year ago
Unverified
7820b607ef0beb2998b6a3ee0007697d767467b7

Bump versions.

eensonic committed a year ago

README

The README file for this repository.

TimeCalc

A simple time & frequency calculator as a controller extension for Bitwig Studio. This can be useful to e.g. set the attack and release values of a compressor or the decay for percussive sounds.

Install from a release

Download the latest .bwextension file from the releases page and copy it into the Extensions folder of your Bitwig Studio installation:

  • Linux: ~/Bitwig Studio/Extensions/
  • Mac: ~/Documents/Bitwig Studio/Extensions/
  • Windows: %USERPROFILE%\Documents\Bitwig Studio\Extensions\

For Bitwig Studio > 3.4, you can also drag the file from your downloads into the Bitwig Studio window.

Build & install from code

I am assuming Linux here.

mvn install
cp target/TimeCalc.bwextension ~/Bitwig\ Studio/Extensions/

Activate the extension

Go to Settings > Controller and add a new one. Pick ensonic as the vendor and select TimeCalc as the hardware. The extension does not have any settings (yet).

Now you'll find the extension at top-left of Bitwig Studio:

main ui

Note: the values in are only filled, once you start modifying the project. This is done, as otherwise Bitwig Studio will mark the project as modified when this extension updates the window.

Usage

The shown values are based on the current tempo. For each note, you get the duration in ms and the frequency corresponing the wevelength in Hz. Simply select the value you need, copy it and paste it into the device.

The values are empty, if the audio engine is disabled fro the current project.

Tutorials

  • Odo Sendaidokai: de en
  • Polarity Musik: en