-
Notifications
You must be signed in to change notification settings - Fork 1
/
sigproc.bib
executable file
·223 lines (176 loc) · 7.85 KB
/
sigproc.bib
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
@ARTICLE{dolsontutorial:phasevocoder,
AUTHOR = {Mark Dolson},
TITLE = {The Phase Vocoder: A Tutorial},
JOURNAL = {Computer Music Journal},
VOLUME = "{10}",
NUMBER = "{4}",
PAGES = "{14--27}",
YEAR = "{1986}" }
@INPROCEEDINGS{laroche:phasinessbusiness,
AUTHOR={Jean Laroche and Mark Dolson},
BOOKTITLE={IEEE ASSP Workshop on Applications of Signal Processing to Audio and Acoustics},
TITLE={Phase-vocoder: about this phasiness business},
YEAR={1997},
PAGES={4--8} }
@CONFERENCE{verhelst:wsola93,
AUTHOR = {Marc Roelands and Werner Verhelst},
BOOKTITLE = {EUROSPEECH},
TITLE = "{Waveform similarity based overlap-add (WSOLA) for time-scale modification of speech: structures and evaluation.}",
YEAR = 1993 }
@BOOK{dafx:2nd,
AUTHOR = {Udo Zolzer},
TITLE = "{DAFX: Digital Audio Effects, second edition}",
YEAR = "2011",
PUBLISHER = "Wiley",
ADDRESS = "New Jersey" }
@BOOK{dspguide,
AUTHOR = {Steven W. Smith},
TITLE = "{The Scientist and Engineer's Guide to Digital Signal Processing}",
YEAR = "2011", }
@INPROCEEDINGS{phasevocoder:pitchshift,
author={Jean Laroche and Mark Dolson},
booktitle="{Applications of Signal Processing to Audio and Acoustics, 1999 IEEE Workshop on}",
title="{New phase-vocoder techniques for pitch-shifting, harmonizing and other exotic effects}",
year={1999},
pages={91--94},
keywords={audio coding;electronic music;frequency-domain analysis;musical instruments;signal detection;signal sampling;speech coding;vocoders;audio signals;chorusing;harmonizing;partial stretching;peak-detection;peak-shifting;phase-vocoder;pitch-scale modifications;pitch-shifting;sampling rate conversion;speech signals;time-scale signal modification;timescaling;Acoustics;Conferences;Costs;Frequency conversion;Frequency domain analysis;Sampling methods;Signal processing;Signal restoration;Speech;Vocoders},
doi={10.1109/ASPAA.1999.810857},
month={}, }
@INPROCEEDINGS{phasevocoder:bernardini,
author={Amalia de Gotzen and Nicola Bernardini and Daniel Arfib},
title={Traditional Implementations of a Phase-Vocoder: The Tricks of the Trade},
booktitle={Proceedings of the COST G-6 Conference on Digital Audio Effects (DAFX-00)},
year={2000},
month={},
address={Verona, Italy}, }
@INPROCEEDINGS{phavorit,
document_type = {inproceedings},
timestamp = {20061111},
type = {inproceedings},
major = {1},
author = {Thorsten Karrer and Eric Lee and Jan Borchers},
title = {PhaVoRIT: A Phase Vocoder for Real-Time Interactive Time-Stretching},
booktitle = {Proceedings of the International Computer Music Conference},
booktitleurl = {http://quod.lib.umich.edu/i/icmc/bbp2372.2006?rgn=full+text},
pages = {708--715},
isbn = {0-9713192-4-3},
year = {2006},
address = {New Orleans, USA},
month = {},
pdf = {http://hci.rwth-aachen.de/materials/publications/karrer2006a.pdf},
project = {po}
}
@INPROCEEDINGS{phasevocoder:latency,
document_type = {inproceedings},
timestamp = {20070830},
type = {inproceedings},
major = {1},
author = {Thorsten Karrer and Eric Lee and Jan Borchers},
title = "{An Analysis of Startup and Dynamic Latency in Phase Vocoder-Based Time-Stretching Algorithms}",
booktitle = {Proceedings of the International Computer Music Conference},
booktitleurl = {http://quod.lib.umich.edu/i/icmc/bbp2372.2007?rgn=full+text},
pages = {73--80},
year = {2007},
isbn = {0-9713192-5-1},
address = {Copenhagen, Denmark},
month = {},
pdf = {http://hci.rwth-aachen.de/materials/publications/lee2007f.pdf},
project = {po}
}
@INPROCEEDINGS{modulationline:pitchshift,
author={Sascha Disch and Udo Zolzer},
title="{Modulation and Delay Line Based Digital Audio Effects}",
booktitle={Proceedings of the 2nd COST G-6 Workshop on Digital Audio Effects (DAFx99)},
year={1999},
month={},
address={NTNU, Trondheim}, }
@INPROCEEDINGS {flocking:icmc2014,
AUTHOR = {Colin Clark and Adam Tindale},
TITLE = "{Flocking: A Framework for Declarative Music-Making on the Web}",
BOOKTITLE = "{Proceedings of the International Computer Music Conference}",
PAGES = {1550--1557},
YEAR = {2014},
ADDRESS = "Athens" }
@CONFERENCE {tonejs:wac2015,
AUTHOR = {Yotam Mann},
TITLE = "{Interactive Music with Tone.js}",
BOOKTITLE = "{1st Web Audio Conference}",
YEAR = "2015",
ADDRESS = "Paris" }
@CONFERENCE {earsketch:wac2015,
AUTHOR = {Anand Mahadevan and Jason Freeman and Brian Magerko},
TITLE = "{EarSketch: Teaching computational music remixing in an online Web Audio based learning environment}",
BOOKTITLE = "{1st Web Audio Conference}",
YEAR = "{2015}",
ADDRESS = "{Paris}", }
@CONFERENCE {wavesaudio:wac2015,
AUTHOR = {Norbert Schnell and Victor Saiz and Karim Barkati and Samuel Goldszmith},
TITLE = "{Of Time Engines and Masters - An API for Scheduling and Synchronizing the Generation and Playback of Event Sequences and Media Streams for the Web Audio API}",
BOOKTITLE = "{1st Web Audio Conference}",
YEAR = "{2015}",
ADDRESS = "{Paris}", }
@MISC{audiotag:playbackRate,
author = {Teoli and Chris Mills},
title = "{Web Audio playbackRate explained (\url{https://developer.mozilla.org/en-US/Apps/Build/Audio_and_video_delivery/WebAudio_playbackRate_explained})}",
year = {2014},
url = {https://developer.mozilla.org/en-US/Apps/Build/Audio_and_video_delivery/WebAudio_playbackRate_explained},
urldata = {2015-09-26} }
@MISC{audiotag,
author = {Simon Pieters and Anne van Kesteren and others},
title = "{HTML 5.1, W3C Working Draft (\url{http://www.w3.org/TR/html51/})}",
year = 2015,
url = {http://www.w3.org/TR/html51/},
urldata = {2015-09-26} }
@CONFERENCE{emscripten,
author = {Alon Zakai},
title = "{Emscripten: an LLVM-to-JavaScript compiler}",
booktitle = "{26th Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications, OOPSLA}",
year = {2011},
month = {},
address = {Portland, OR, USA}
}
@ARTICLE{phasevocoder:identityphaselock,
title="{Improved phase vocoder time-scale modification of audio}",
author={Jean Laroche and Mark Dolson},
journal={IEEE Transactions on Speech and Audio Processing},
volume={7},
number={3},
pages={323--332},
year={1999},
publisher={IEEE}
}
@article{moorer1976the,
title = "{The Synthesis of Complex Audio Spectra by Means of Discrete Summation Formulas}",
author = {James A. Moorer},
journal = {Journal of Audio Engineering Society},
volume = {24},
number = {9},
pages = {717--727},
year = {1976},
url = {http://www.aes.org/e-lib/browse.cfm?elib=2590}
}
@article{Tachibana:2014:HSS:2719949.2719982,
author = {Hideyuki Tachibana and Nobutaka Ono and Hirokazu Kameoka and Shigeki Sagayama},
title = {Harmonic/Percussive Sound Separation Based on Anisotropic Smoothness of Spectrograms},
journal = {IEEE/ACM Transactions on Audio, Speech and Language Processing},
issue_date = {December 2014},
volume = {22},
number = {12},
month = {},
year = {2014},
issn = {2329-9290},
pages = {2059--2073},
numpages = {15},
url = {http://dx.doi.org/10.1109/TASLP.2014.2351131},
doi = {10.1109/TASLP.2014.2351131},
acmid = {2719982},
publisher = {IEEE Press},
address = {Piscataway, NJ, USA},
keywords = {audio source separation, harmonic instruments, music signal processing, percussion},
}
@MISC{kievII,
author = {},
title = "{KievII: GUI Javascript library, for web audio applications https://github.com/janesconference/KievII/}",
year = {2013},
url = {https://github.com/janesconference/KievII/},
urldata = {2015-10-7} }