Mercurial > hg > audio-degradation-toolbox
comparison demo_batchProcessing.m @ 14:c3a002ed2815
adding more and more unit degradations with strong settings as degradations
author | matthiasm |
---|---|
date | Thu, 24 Oct 2013 20:40:56 +0100 |
parents | 1a058eb51073 |
children | 953196fbfc94 |
comparison
equal
deleted
inserted
replaced
13:1a058eb51073 | 14:c3a002ed2815 |
---|---|
45 'radioBroadcast', ... | 45 'radioBroadcast', ... |
46 'smartPhonePlayback', ... | 46 'smartPhonePlayback', ... |
47 'smartPhoneRecording', ... | 47 'smartPhoneRecording', ... |
48 'strongMp3Compression', ... | 48 'strongMp3Compression', ... |
49 'vinylRecording', ... | 49 'vinylRecording', ... |
50 'unit_addNoise', ... | |
50 'unit_addSound', ... | 51 'unit_addSound', ... |
51 'unit_addNoise'}; | 52 'unit_applyAliasing', ... |
53 'unit_applyClippingAlternative', ... | |
54 'unit_applyHarmonicDistortion'}; | |
52 nDegradation = length(degradationnames); | 55 nDegradation = length(degradationnames); |
53 | 56 |
54 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 57 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
55 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 58 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
56 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 59 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |