-
Reported by: **[david-oriot](https://launchpad.net/~david-oriot)**
Date: 2011-09-13T22:01:00Z
Status: Triaged
Importance: Medium
Launchpad Issue: [lp849464](https://bugs.launchpad.net/bugs/849464)
Att…
-
OS : winXP sp3
LMMS: 1.1.90-g33d8v44
**Issue description:** User report this plugin broken. it will create strange beeb artefacts in various freq.
**Recreate :**
new project.
Inser…
-
Hi Steve,
Fedora recently changed with version 34 to pipewire and uses a wrapper for pulseaudio for clients to continue to work. This is working quite good so far. Fortunately pipewire also support…
-
### Enhancement Summary
When you're not playing in the BnB, song editor or piano roll VyNil shouldn't make noise
#### Justification
Having noise be in the background when nothing is playing i…
-
Not sure where else to ask this...
I am really enjoying your VyNil plugin and was hoping you could explain what the 'Year' parameter is actually doing to the sound?
Thank you
-
It should realize this:
``` js
const src = require('gulp-bem-src');
src({
config: BemConfig,
sources: String[],
bemdecl: *,
techs: String[],
techsAliases: ?Object
}): Stream
class BemVyni…
-
Shortly, like that:
``` js
class BemVynil extends Vynil {
entity: BemEntity,
tech: String,
level: String
}
```
This will be useful to build plugins like `streamFilter(file => file.entity.block…
-
Is it possible to delete remote files if they no longer exist locally?
In example, if my local files are the following
```
first.html
second.html
third.html
```
and upload them, if on a s…
-
Hi! I installed pinscrape via pip and tried several keywords. In each case, I encountered the following error:
```
PS C:\Users\alex-\yandex_images_parser> & C:/Users/alex-/AppData/Local/Programs/P…
-
Replace browserify package with rollup:
- [ ] Rewrite import.
- [ ] Update build command.
- [ ] Add environment dependant builds.