-
```
Right now MediaWriter makes no attempt to resample audio, even if the
destination codec can't support the given sample rate. We should consider
adding the IAudioResampler to do this.
```
Origina…
-
Help wanted! A few popular pandas APIs are missing in Koalas. We are going to implement them!
Please use this thread to comment on which function you will be working so we don't duplicate work. Ple…
-
The package mentions the data is resampled to 75hz in the documentation. Can we use other than 75Hz ?
-
I would like to have a tool to combine volumes. Often, clinical scans are acquired in multiple volumes, and we need to combine them. currently, this is tricky to do in Seg3D, and not perfect in SCIR…
-
Hi, I face AttributeError running this line of code. Though the error is handled, the data loader seems not to read data properly on my laptop.
https://github.com/pritamqu/AVCAffe/blob/dc2702b2e30…
-
I encountered a problem when using dummy_irs() and Matlab's `resample()` function together. `resample()` does not work properly when the to be resampled vector does not contain some zeros at the start…
VeraE updated
7 years ago
-
```
I have my own internal audio sink filter that can only accept one audio format
(PCM, 2ch, 48kHz, 16bit). I advertise exactly that one format in GetMediaType,
and accept only that one format in C…
-
```
I have my own internal audio sink filter that can only accept one audio format
(PCM, 2ch, 48kHz, 16bit). I advertise exactly that one format in GetMediaType,
and accept only that one format in C…
-
Data source to resample existing data. Deploy with algobuilder not as plugin
-
```
Enchancement.
Posted it on forums (
http://forum.thegamecreators.com/?m=forum_view&t=182383&b=21 ) and got
suggestion to post it here.
In my opinion most needed functionality for FPSC is resolu…