-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
52 lines (52 loc) · 1.63 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
cff-version: 1.2.0
title: "TorchComp: fast, efficient, and differentiable dynamic range control in PyTorch"
message: "If you use this software, please cite it using the metadata from this file."
authors:
- family-names: Yu
given-names: Chin-Yun
orcid: "https://orcid.org/0000-0003-3782-2713"
URL: "https://github.com/yoyololicon/torchcomp"
keywords:
- differentiable DSP
- dynamic range control
license: MIT
version: 0.1
date-released: 2024-04-11
preferred-citation:
type: generic
title: "Differentiable All-pole Filters for Time-varying Audio Systems"
authors:
- given-names: Chin-Yun
family-names: Yu
email: [email protected]
affiliation: Queen Mary University of London
orcid: 'https://orcid.org/0000-0003-3782-2713'
- given-names: Christopher
family-names: Mitcheltree
email: [email protected]
affiliation: Queen Mary University of London
- given-names: Alistair
family-names: Carson
email: [email protected]
affiliation: University of Edinburgh
- given-names: Stefan
family-names: Bilbao
email: [email protected]
affiliation: University of Edinburgh
- given-names: Joshua D.
family-names: Reiss
email: [email protected]
affiliation: Queen Mary University of London
- given-names: György
family-names: Fazekas
email: [email protected]
affiliation: Queen Mary University of London
status: preprint
month: 4
year: 2024
identifiers:
- type: other
value: "arXiv:2404.07970"
description: The ArXiv preprint of the paper
# repository-code: "https://github.com/DiffAPF"
url: "https://diffapf.github.io/web/"