Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
AudioClip_v1 Struct Reference

Data Fields

int schema_version
 
char * name
 
bpm_t bpm
 
int samplerate
 
BitDepth_v1 bit_depth
 
bool use_flac
 
int pool_id
 
char * file_hash
 

Detailed Description

Definition at line 23 of file clip.h.

Field Documentation

◆ bit_depth

BitDepth_v1 AudioClip_v1::bit_depth

Definition at line 29 of file clip.h.

◆ bpm

bpm_t AudioClip_v1::bpm

Definition at line 27 of file clip.h.

◆ file_hash

char* AudioClip_v1::file_hash

Definition at line 32 of file clip.h.

◆ name

char* AudioClip_v1::name

Definition at line 26 of file clip.h.

◆ pool_id

int AudioClip_v1::pool_id

Definition at line 31 of file clip.h.

◆ samplerate

int AudioClip_v1::samplerate

Definition at line 28 of file clip.h.

◆ schema_version

int AudioClip_v1::schema_version

Definition at line 25 of file clip.h.

◆ use_flac

bool AudioClip_v1::use_flac

Definition at line 30 of file clip.h.


The documentation for this struct was generated from the following file: