Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
tool.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define P_TOOL   PROJECT->tool
 

Enumerations

enum class  Tool {
  TOOL_SELECT , TOOL_EDIT , TOOL_CUT , TOOL_ERASER ,
  TOOL_RAMP , TOOL_AUDITION
}
 

Macro Definition Documentation

◆ P_TOOL

#define P_TOOL   PROJECT->tool

Definition at line 13 of file tool.h.

Enumeration Type Documentation

◆ Tool

enum class Tool
strong

Definition at line 15 of file tool.h.