こんにちは、エンジニア兼ビートメーカーのPHONONです。 FL StudioでAbleton Push 1(初代)を使用する方法をご紹介します。Pythonスクリプトを活用することで、異なるメーカーのハードウェアでも連携可能になります。 なぜPushをFL Studioで使うのか? 普段は ...
You can set the volume in the mixer in your scripts with FL Studio's MIDI-scripting API with mixer.setTrackVolume. This method accepts a float value between 0 and 1 as input. So how can you set the ...