Skip to content

Furo is a digital audio workstation (DAW) coded entirely in Python that can manipulate audio files in order to create whatever you want! From combining clips, to reversing, splitting, and quick insertion, FURO is THE simple yet effective DAW.

Notifications You must be signed in to change notification settings

enplasmatic/Furo-DAW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furo-DAW (Mac-Exclusive)

Furo is a digital audio workstation (DAW) coded entirely in Python that can manipulate audio files in order to create whatever you want! From combining clips, to reversing, splitting, and quick insertion, FURO is THE simple yet effective DAW. Use the mixer to control volume and pan, and use the plugin feature to add reverb, delay, EQ, compression, chorus, noise gates, and much more effects! It's not about what this DAW can do-- it's about who YOU will BECOME.

Keyboard Controls

Playback & Recording

Spacebar

Play or Stop the Project
Starts or stops the main audio sequence.

R

Record Audio
Begins recording a new audio clip via the microphone.

Command (⌘) + R

Reverse Audio
Reverses the last clicked audio clip.


Clip Selection & Editing

Q

Deselect All Clips
Disables multi-selection mode and resets all clips to be individually selectable.

Command (⌘) + A

Select All Clips
Grabs all audio clips so they can be moved or edited together.

G

Release Selected Clip
Ungrabs the last clicked audio clip and resets dragging state.


Copying & Pasting Audio

C

Copy Selected Clips
Copies all currently selected audio clips.

Command (⌘) + C

Consolidate
Combines selected clips into one.

V

Paste Copied Clips
Pastes the copied audio clips.

Command (⌘) + V

Duplicate Last Clip in Pattern
Creates a series of duplicates of the last clicked clip, laid out in a 4x1 pattern.


Tools & Views

U

Import Audio File
Opens a file picker to load a new audio clip into the project.

M

Toggle Stretch Mode
Enables or disables stretch mode for time-stretching audio.

E

Toggle Mixer View
Turns the mixer on or off for adjusting audio parameters like volume and panning.

F

Show or Hide File Paths
Toggles visibility of file paths on the sidebar.

I

Toggle Insert Mode
Switches insert mode on or off, affecting how new clips are placed using the File Path bar.

Command (⌘) + T

Store Tempo Setting
Saves the current BPM (tempo) value internally when clicking the Align Tempo button.


Navigation & Zoom

Left Arrow (←) or Right Arrow (→)

Scroll Timeline
Moves the sequence view left or right.

Command (⌘) + Left or Right Arrow

Jump in Timeline
Scrolls by a larger amount for faster navigation.

Mouse Scroll

Move Timeline
Move throughout the timeline by swiping horizontally on your trackpad.

X

Zoom In
Increases the zoom level of the timeline.

Z

Zoom Out
Decreases the zoom level.


About

Furo is a digital audio workstation (DAW) coded entirely in Python that can manipulate audio files in order to create whatever you want! From combining clips, to reversing, splitting, and quick insertion, FURO is THE simple yet effective DAW.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages