mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-04 01:28:45 -04:00
Remove unused strucs / struc members; in particular: .params /.ports.
This commit is contained in:
parent
cf86a951f5
commit
3b10476dc2
@ -51,14 +51,12 @@
|
|||||||
struc su_filter_ports
|
struc su_filter_ports
|
||||||
.freq resd 1
|
.freq resd 1
|
||||||
.res resd 1
|
.res resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_filter_wrk
|
struc su_filter_wrk
|
||||||
.low resd 1
|
.low resd 1
|
||||||
.high resd 1
|
.high resd 1
|
||||||
.band resd 1
|
.band resd 1
|
||||||
.size
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -88,7 +86,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_pan_ports
|
struc su_pan_ports
|
||||||
.panning resd 1
|
.panning resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -118,7 +115,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_distort_ports
|
struc su_distort_ports
|
||||||
.drive resd 1
|
.drive resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -148,7 +144,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_hold_ports
|
struc su_hold_ports
|
||||||
.freq resd 1
|
.freq resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_hold_wrk
|
struc su_hold_wrk
|
||||||
@ -183,7 +178,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_crush_ports
|
struc su_crush_ports
|
||||||
.resolution resd 1
|
.resolution resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -213,7 +207,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_gain_ports
|
struc su_gain_ports
|
||||||
.gain resd 1
|
.gain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -243,7 +236,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_invgain_ports
|
struc su_invgain_ports
|
||||||
.invgain resd 1
|
.invgain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -335,7 +327,6 @@ struc su_delay_ports
|
|||||||
.damp resd 1
|
.damp resd 1
|
||||||
.freq resd 1
|
.freq resd 1
|
||||||
.delaymod resd 1 ; note that this is not converted from integer, only modulated
|
.delaymod resd 1 ; note that this is not converted from integer, only modulated
|
||||||
.ports
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_delayline_wrk
|
struc su_delayline_wrk
|
||||||
@ -382,7 +373,6 @@ struc su_compres_ports
|
|||||||
.release resd 1
|
.release resd 1
|
||||||
.threshold resd 1
|
.threshold resd 1
|
||||||
.ratio resd 1
|
.ratio resd 1
|
||||||
.ports
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_compres_wrk
|
struc su_compres_wrk
|
||||||
|
@ -24,7 +24,6 @@
|
|||||||
|
|
||||||
struc su_out_ports
|
struc su_out_ports
|
||||||
.gain resd 1
|
.gain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -122,5 +121,4 @@ endstruc
|
|||||||
|
|
||||||
struc su_send_ports
|
struc su_send_ports
|
||||||
.amount resd 1
|
.amount resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
@ -36,13 +36,11 @@ struc su_env_ports
|
|||||||
.sustain resd 1
|
.sustain resd 1
|
||||||
.release resd 1
|
.release resd 1
|
||||||
.gain resd 1
|
.gain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_env_work
|
struc su_env_work
|
||||||
.state resd 1
|
.state resd 1
|
||||||
.level resd 1
|
.level resd 1
|
||||||
.size
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
%define ENV_STATE_ATTAC 0
|
%define ENV_STATE_ATTAC 0
|
||||||
@ -114,13 +112,11 @@ struc su_osc_ports
|
|||||||
.color resd 1
|
.color resd 1
|
||||||
.shape resd 1
|
.shape resd 1
|
||||||
.gain resd 1
|
.gain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
struc su_osc_wrk
|
struc su_osc_wrk
|
||||||
.phase resd 1
|
.phase resd 1
|
||||||
.gatestate equ 16 ; we put is late so only UNISON3 and UNISON4 are unusable with gate
|
.gatestate equ 16 ; we put is late so only UNISON3 and UNISON4 are unusable with gate
|
||||||
.size
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
%define TRANSPOSE(val) val
|
%define TRANSPOSE(val) val
|
||||||
@ -159,7 +155,6 @@ struc su_sample_offset ; length conveniently 8, so easy to index
|
|||||||
.start resd 1
|
.start resd 1
|
||||||
.loopstart resw 1
|
.loopstart resw 1
|
||||||
.looplength resw 1
|
.looplength resw 1
|
||||||
.size
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -188,7 +183,6 @@ endstruc
|
|||||||
struc su_noise_ports
|
struc su_noise_ports
|
||||||
.shape resd 1
|
.shape resd 1
|
||||||
.gain resd 1
|
.gain resd 1
|
||||||
.params
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -217,11 +211,6 @@ endstruc
|
|||||||
|
|
||||||
struc su_load_val_ports
|
struc su_load_val_ports
|
||||||
.value resd 1
|
.value resd 1
|
||||||
.params
|
|
||||||
endstruc
|
|
||||||
|
|
||||||
struc su_load_val_wrk
|
|
||||||
.size
|
|
||||||
endstruc
|
endstruc
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
@ -246,7 +235,6 @@ endstruc
|
|||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
struc su_receive_ports
|
struc su_receive_ports
|
||||||
.params ; receive does not actually have params, left and right only through send
|
|
||||||
.left resd 1
|
.left resd 1
|
||||||
.right resd 1
|
.right resd 1
|
||||||
endstruc
|
endstruc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user