Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitwig-multisamplegen

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitwig-multisamplegen - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

dist/index.js

@@ -205,3 +205,3 @@ #!/usr/bin/env node

return `
<sample file="${sample.name}" gain="0.00" parameter-1="0.0000" parameter-2="0.0000" parameter-3="0.0000" reverse="false" sample-start="0.000" zone-logic="always-play">
<sample file="${sample.name}" gain="0.00" parameter-1="0.0000" parameter-2="0.0000" parameter-3="0.0000" reverse="false" sample-start="0.000" sample-stop="-1" zone-logic="always-play">
<key low="${sample.key}" high="${sample.key}" root="${sample.key}" track="1.0000" tune="0.00"/>

@@ -208,0 +208,0 @@ <velocity low="${sample.velocityMin}" high="${sample.velocityMax}" />

{
"name": "bitwig-multisamplegen",
"version": "0.1.3",
"version": "0.1.4",
"description": "Generate multisample xml file from samples ",

@@ -5,0 +5,0 @@ "author": "guillaumearm",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc