Recently I discovered that using a sample Rate of 176400 my RME ADI-2/4 audio interface jumps to 192000. This happen sometimes, not always. Is this a known issue fixed with the latest release?
{
"name": "alsa-capture",
"version": "0.2.2",
"description": "capture alsa pcm packages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "node-gyp rebuild"
},
"dependencies": {
"eventemitter3": "^4.0.7",
"nan": "^2.15.0",
"node-gyp": "^8.4.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/meldron/node-alsa-capture.git"
},
"keywords": [
"alsa",
"capture",
"microphone",
"pcm"
],
"author": "Bernd Kaiser",
"license": "MIT",
"gypfile": true,
"bugs": {
"url": "https://github.com/meldron/node-alsa-capture/issues"
},
"homepage": "https://github.com/meldron/node-alsa-capture#readme"
}
Hello,
I use your package since quite a long time now.
Recently I discovered that using a sample Rate of 176400 my RME ADI-2/4 audio interface jumps to 192000. This happen sometimes, not always. Is this a known issue fixed with the latest release?
My current release says: