class

Masterify::ProjectConfig

Inherits YAML::Serializable < JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

apply_eq
Source
apply_eq=(apply_eq : Bool | Nil)
Source
channels
Source
channels=(channels : Int32 | Nil)
Source
concat_album
Source
concat_album=(concat_album : Bool | Nil)
Source
gap=(gap : Float32 | Nil)
Source
hp_freq
Source
hp_freq=(hp_freq : Float32 | Nil)
Source
lra_target
Source
lra_target=(lra_target : Float32 | Nil)
Source
lufs_target
Source
lufs_target=(lufs_target : Float32 | Nil)
Source
out_dir
Source
out_dir=(out_dir : String | Nil)
Source
out_format
Source
out_format=(out_format : String)
Source
sample_rate
Source
sample_rate=(sample_rate : Int32 | Nil)
Source
shelf_freq
Source
shelf_freq=(shelf_freq : Float32 | Nil)
Source
shelf_gain
Source
shelf_gain=(shelf_gain : Float32 | Nil)
Source
tp_limit
Source
tp_limit=(tp_limit : Float32 | Nil)
Source