Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
5,070
Downloads of v 0.39.4:
93
Last Update:
05 Nov 2018
Package Maintainer(s):
Software Author(s):
- Jean-Emmanuel Doucet
Tags:
open-stage-control open stage control osc midi audio foss cross-platform electron- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Open Stage Control (Portable)
This is not the latest version of Open Stage Control (Portable) available.
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,070
Downloads of v 0.39.4:
93
Maintainer(s):
Software Author(s):
- Jean-Emmanuel Doucet
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Open Stage Control (Portable) 0.39.4
This is not the latest version of Open Stage Control (Portable) available.
All Checks are Passing
2 Passing Test
To install Open Stage Control (Portable), run the following command from the command line or from PowerShell:
To upgrade Open Stage Control (Portable), run the following command from the command line or from PowerShell:
To uninstall Open Stage Control (Portable), run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download open-stage-control --internalize --version=0.39.4 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade open-stage-control -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade open-stage-control -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure open-stage-control installed
win_chocolatey:
name: open-stage-control
state: present
version: 0.39.4
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'open-stage-control' do
action :install
version '0.39.4'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: open-stage-control,
Version: 0.39.4,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller open-stage-control
{
Name = 'open-stage-control'
Ensure = 'Present'
Version = '0.39.4'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'open-stage-control':
provider => 'chocolatey',
ensure => '0.39.4',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install open-stage-control version="0.39.4" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 05 Nov 2018.
Open Stage Control
Libre and modular OSC / MIDI controller
Open Stage Control is a desktop OSC bi-directionnal control surface application. It's built on web technologies and run as an Electron web server that accepts any number of clients.
Supported platforms
The server can run on all platforms supported by Electron. Clients just need to connect to the server with a compatible browser :
- any system running Chrome/Chromium version
50
or later (Linux, MacOS, Windows, Android, etc) - iOS version
9.3
or later
Firefox is not supported.
Log in or click on link to see number of positives.
- D3Dcompiler_47.dll (e994847e01a6) - ## / 68
- D3Dcompiler_47.dll (efbdbbcd0d95) - ## / 70
- msvcp140.dll (9c1dc36d3193) - ## / 69
- vcruntime140.dll (6823b98c3e92) - ## / 71
- msvcp140.dll (517cd3aac217) - ## / 70
- vcruntime140.dll (d89c7b863fc1) - ## / 72
- api-ms-win-core-console-l1-1-0.dll (4aaf273c4cb1) - ## / 68
- api-ms-win-core-datetime-l1-1-0.dll (a580c5021704) - ## / 68
- api-ms-win-core-debug-l1-1-0.dll (b83a794600a4) - ## / 69
- api-ms-win-core-errorhandling-l1-1-0.dll (3975ca725ae8) - ## / 67
- api-ms-win-core-file-l1-1-0.dll (d62e2dcb011f) - ## / 66
- api-ms-win-core-file-l1-2-0.dll (6b31a206c051) - ## / 68
- api-ms-win-core-file-l2-1-0.dll (6ba964ad5582) - ## / 70
- api-ms-win-core-handle-l1-1-0.dll (69ebc1072b67) - ## / 69
- api-ms-win-core-heap-l1-1-0.dll (b41e478248ff) - ## / 71
- api-ms-win-core-interlocked-l1-1-0.dll (a934ee2bda04) - ## / 69
- api-ms-win-core-libraryloader-l1-1-0.dll (def954361eba) - ## / 69
- api-ms-win-core-localization-l1-2-0.dll (2b7e6b54ebc2) - ## / 67
- api-ms-win-core-memory-l1-1-0.dll (1fcc4c3c6c68) - ## / 68
- api-ms-win-core-namedpipe-l1-1-0.dll (3a1bbd714ba0) - ## / 69
- api-ms-win-core-processenvironment-l1-1-0.dll (c18fcf72b0b5) - ## / 70
- api-ms-win-core-processthreads-l1-1-0.dll (c042b609479e) - ## / 69
- api-ms-win-core-processthreads-l1-1-1.dll (5129795d6e0a) - ## / 69
- api-ms-win-core-profile-l1-1-0.dll (49d214f07ece) - ## / 68
- api-ms-win-core-rtlsupport-l1-1-0.dll (ef8814992833) - ## / 67
- api-ms-win-core-string-l1-1-0.dll (aaa457e091a2) - ## / 64
- api-ms-win-core-synch-l1-1-0.dll (a79597dbacd1) - ## / 66
- api-ms-win-core-synch-l1-2-0.dll (d95346a16d08) - ## / 67
- api-ms-win-core-sysinfo-l1-1-0.dll (5f1801102b5b) - ## / 69
- api-ms-win-core-timezone-l1-1-0.dll (23f035627abe) - ## / 68
- api-ms-win-core-util-l1-1-0.dll (bb15ccff99ec) - ## / 67
- api-ms-win-crt-conio-l1-1-0.dll (edf658d7655b) - ## / 68
- api-ms-win-crt-convert-l1-1-0.dll (b353bd22b97f) - ## / 70
- api-ms-win-crt-environment-l1-1-0.dll (325e7bb5c8a3) - ## / 67
- api-ms-win-crt-filesystem-l1-1-0.dll (b78607f56659) - ## / 69
- api-ms-win-crt-heap-l1-1-0.dll (a57d8275c34c) - ## / 65
- api-ms-win-crt-locale-l1-1-0.dll (29abdc8c5396) - ## / 67
- api-ms-win-crt-math-l1-1-0.dll (6a9dd5a4e52c) - ## / 68
- api-ms-win-crt-multibyte-l1-1-0.dll (acb97f64896c) - ## / 72
- api-ms-win-crt-private-l1-1-0.dll (31ea0991b7fa) - ## / 71
- api-ms-win-crt-process-l1-1-0.dll (e31fd2a66277) - ## / 68
- api-ms-win-crt-runtime-l1-1-0.dll (6e794d0fad29) - ## / 70
- api-ms-win-crt-stdio-l1-1-0.dll (513bb1dd16be) - ## / 68
- api-ms-win-crt-string-l1-1-0.dll (63de06332e8f) - ## / 68
- api-ms-win-crt-time-l1-1-0.dll (803b6f86f178) - ## / 67
- api-ms-win-crt-utility-l1-1-0.dll (7a578dd2ceb4) - ## / 69
- ucrtbase.dll (d804ea40eacf) - ## / 63
- api-ms-win-core-console-l1-1-0.dll (94a5df122781) - ## / 70
- api-ms-win-core-datetime-l1-1-0.dll (90fae0e7c364) - ## / 71
- api-ms-win-core-debug-l1-1-0.dll (c310cc91464c) - ## / 72
- api-ms-win-core-errorhandling-l1-1-0.dll (a97dcca76cdb) - ## / 69
- api-ms-win-core-file-l1-1-0.dll (7ea06b7050f9) - ## / 72
- api-ms-win-core-file-l1-2-0.dll (c8c499b012d0) - ## / 70
- api-ms-win-core-file-l2-1-0.dll (c85dc081b196) - ## / 70
- api-ms-win-core-handle-l1-1-0.dll (945cc64ee04b) - ## / 71
- api-ms-win-core-heap-l1-1-0.dll (44f6df4280c8) - ## / 70
- api-ms-win-core-interlocked-l1-1-0.dll (deccd75fc3fc) - ## / 72
- api-ms-win-core-libraryloader-l1-1-0.dll (bb25ccf8694d) - ## / 71
- api-ms-win-core-localization-l1-2-0.dll (03ad57c24ff2) - ## / 71
- api-ms-win-core-memory-l1-1-0.dll (bb33a9e906a5) - ## / 72
- api-ms-win-core-namedpipe-l1-1-0.dll (c4f60f911068) - ## / 70
- api-ms-win-core-processenvironment-l1-1-0.dll (96898930ffb3) - ## / 72
- api-ms-win-core-processthreads-l1-1-0.dll (9dab884071b1) - ## / 72
- api-ms-win-core-processthreads-l1-1-1.dll (91eeb8429734) - ## / 69
- api-ms-win-core-profile-l1-1-0.dll (8eb5270fa990) - ## / 71
- api-ms-win-core-rtlsupport-l1-1-0.dll (2257fea1e71f) - ## / 71
- api-ms-win-core-string-l1-1-0.dll (7670fdede524) - ## / 72
- api-ms-win-core-synch-l1-1-0.dll (5dd4ccd63e6e) - ## / 70
- api-ms-win-core-synch-l1-2-0.dll (30d99ce1d732) - ## / 72
- api-ms-win-core-sysinfo-l1-1-0.dll (4b704b36e167) - ## / 70
- api-ms-win-core-timezone-l1-1-0.dll (24c9aa0b70e5) - ## / 70
- api-ms-win-core-util-l1-1-0.dll (f7d450a0f591) - ## / 71
- api-ms-win-crt-conio-l1-1-0.dll (9ca21763c528) - ## / 72
- api-ms-win-crt-convert-l1-1-0.dll (3cc1377d4952) - ## / 72
- api-ms-win-crt-environment-l1-1-0.dll (c0d75d1887c3) - ## / 69
- api-ms-win-crt-filesystem-l1-1-0.dll (7633774effe7) - ## / 71
- api-ms-win-crt-heap-l1-1-0.dll (f5cf623ba14b) - ## / 69
- api-ms-win-crt-locale-l1-1-0.dll (565a2eec5449) - ## / 71
- api-ms-win-crt-math-l1-1-0.dll (bece7bab83a5) - ## / 72
- api-ms-win-crt-multibyte-l1-1-0.dll (66abf3a11477) - ## / 71
- api-ms-win-crt-private-l1-1-0.dll (65ded8d2ce15) - ## / 72
- api-ms-win-crt-process-l1-1-0.dll (c03124ba691b) - ## / 71
- api-ms-win-crt-runtime-l1-1-0.dll (c9bbc07a033b) - ## / 71
- api-ms-win-crt-stdio-l1-1-0.dll (b1e702b840ae) - ## / 72
- api-ms-win-crt-string-l1-1-0.dll (73cc56f20268) - ## / 71
- api-ms-win-crt-time-l1-1-0.dll (69885fd58164) - ## / 71
- api-ms-win-crt-utility-l1-1-0.dll (a1d1d6b0cb0a) - ## / 72
- ucrtbase.dll (0bb8c77de80a) - ## / 72
- ffmpeg.dll (f357041e458a) - ## / 66
- libEGL.dll (8bcdb12ad558) - ## / 69
- libGLESv2.dll (0148cf4e4dc2) - ## / 69
- node.dll (b7b9b3be0e6b) - ## / 69
- ffmpeg.dll (a42c44fc7460) - ## / 68
- libEGL.dll (696506310ac6) - ## / 68
- libGLESv2.dll (059cedea2a67) - ## / 69
- node.dll (378691c7cec3) - ## / 67
- open-stage-control.0.39.4.nupkg (1289fed25a0a) - ## / 59
- open-stage-control-0.39.4-win32-ia32_x32.zip (3875068edbe6) - ## / 58
- open-stage-control-0.39.4-win32-x64_x64.zip (015b1337c4c8) - ## / 58
- open-stage-control.exe (8e1376beebea) - ## / 66
- open-stage-control.exe (a88133b04bf7) - ## / 68
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Open Stage Control (Portable) 1.6.2 | 50 | Sunday, November 8, 2020 | Approved |
Open Stage Control (Portable) 1.6.1 | 16 | Friday, November 6, 2020 | Approved |
Open Stage Control (Portable) 1.6.0 | 21 | Saturday, October 31, 2020 | Approved |
Open Stage Control (Portable) 1.5.4 | 17 | Monday, October 26, 2020 | Approved |
Open Stage Control (Portable) 1.5.3 | 31 | Tuesday, October 20, 2020 | Approved |
Open Stage Control (Portable) 1.5.1 | 25 | Tuesday, October 6, 2020 | Approved |
Open Stage Control (Portable) 1.5.0 | 22 | Monday, October 5, 2020 | Approved |
Open Stage Control (Portable) 1.4.1 | 34 | Saturday, October 3, 2020 | Approved |
Open Stage Control (Portable) 1.4.0 | 22 | Friday, October 2, 2020 | Approved |
Open Stage Control (Portable) 1.3.0 | 32 | Tuesday, September 22, 2020 | Approved |
Open Stage Control (Portable) 1.2.1 | 27 | Thursday, September 17, 2020 | Approved |
Open Stage Control (Portable) 1.2.0 | 32 | Tuesday, September 8, 2020 | Approved |
Open Stage Control (Portable) 1.1.0 | 23 | Thursday, September 3, 2020 | Approved |
Open Stage Control (Portable) 1.0.4.20200901 | 31 | Tuesday, September 1, 2020 | Approved |
Open Stage Control (Portable) 1.0.4 | 38 | Tuesday, August 25, 2020 | Approved |
Open Stage Control (Portable) 1.0.2 | 34 | Friday, July 31, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-beta9 | 25 | Friday, June 26, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-beta7 | 27 | Saturday, June 13, 2020 | Exempted |
Open Stage Control (Portable) 1.0.0-beta6 | 26 | Friday, June 5, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-beta5 | 28 | Thursday, May 21, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-beta4 | 32 | Wednesday, May 20, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-alpha5 | 44 | Thursday, April 16, 2020 | Approved |
Open Stage Control (Portable) 1.0.0-alpha3 | 56 | Tuesday, April 7, 2020 | Approved |
Open Stage Control (Portable) 0.49.12 | 120 | Friday, March 27, 2020 | Approved |
Open Stage Control (Portable) 0.49.11 | 56 | Thursday, March 19, 2020 | Approved |
Open Stage Control (Portable) 0.49.7 | 62 | Wednesday, March 11, 2020 | Approved |
Open Stage Control (Portable) 0.49.6 | 73 | Thursday, February 27, 2020 | Approved |
Open Stage Control (Portable) 0.49.3 | 80 | Monday, February 10, 2020 | Approved |
Open Stage Control (Portable) 0.49.2 | 41 | Sunday, February 9, 2020 | Approved |
Open Stage Control (Portable) 0.49.0 | 56 | Saturday, February 1, 2020 | Approved |
Open Stage Control (Portable) 0.48.8 | 53 | Wednesday, January 15, 2020 | Approved |
Open Stage Control (Portable) 0.48.7 | 57 | Tuesday, December 24, 2019 | Approved |
Open Stage Control (Portable) 0.48.6 | 61 | Sunday, December 15, 2019 | Approved |
Open Stage Control (Portable) 0.48.5 | 64 | Sunday, December 1, 2019 | Approved |
Open Stage Control (Portable) 0.48.4 | 44 | Wednesday, November 27, 2019 | Approved |
Open Stage Control (Portable) 0.48.3 | 38 | Wednesday, November 20, 2019 | Approved |
Open Stage Control (Portable) 0.48.2 | 59 | Thursday, October 31, 2019 | Approved |
Open Stage Control (Portable) 0.48.1 | 58 | Friday, October 25, 2019 | Approved |
Open Stage Control (Portable) 0.48.0 | 78 | Friday, September 13, 2019 | Approved |
Open Stage Control (Portable) 0.47.4 | 61 | Wednesday, September 11, 2019 | Approved |
Open Stage Control (Portable) 0.47.3 | 78 | Saturday, July 20, 2019 | Approved |
Open Stage Control (Portable) 0.47.1 | 80 | Friday, July 12, 2019 | Approved |
Open Stage Control (Portable) 0.47.0 | 86 | Friday, June 28, 2019 | Approved |
Open Stage Control (Portable) 0.46.2 | 69 | Wednesday, June 26, 2019 | Approved |
Open Stage Control (Portable) 0.46.1 | 96 | Thursday, May 2, 2019 | Approved |
Open Stage Control (Portable) 0.46.0 | 94 | Tuesday, April 30, 2019 | Approved |
Open Stage Control (Portable) 0.45.5 | 86 | Wednesday, April 17, 2019 | Approved |
Open Stage Control (Portable) 0.45.4 | 91 | Sunday, April 14, 2019 | Approved |
Open Stage Control (Portable) 0.45.3 | 81 | Friday, April 12, 2019 | Approved |
Open Stage Control (Portable) 0.45.2 | 92 | Wednesday, April 10, 2019 | Approved |
Open Stage Control (Portable) 0.44.0 | 80 | Friday, April 5, 2019 | Approved |
Open Stage Control (Portable) 0.43.0 | 90 | Wednesday, April 3, 2019 | Approved |
Open Stage Control (Portable) 0.42.0 | 78 | Wednesday, March 20, 2019 | Approved |
Open Stage Control (Portable) 0.41.7 | 116 | Thursday, March 7, 2019 | Approved |
Open Stage Control (Portable) 0.41.5 | 83 | Wednesday, February 27, 2019 | Approved |
Open Stage Control (Portable) 0.41.4 | 104 | Saturday, January 26, 2019 | Approved |
Open Stage Control (Portable) 0.41.3 | 74 | Thursday, January 24, 2019 | Approved |
Open Stage Control (Portable) 0.41.2 | 95 | Thursday, January 10, 2019 | Approved |
Open Stage Control (Portable) 0.41.1 | 87 | Tuesday, January 8, 2019 | Approved |
Open Stage Control (Portable) 0.40.5 | 83 | Thursday, January 3, 2019 | Approved |
Open Stage Control (Portable) 0.40.3 | 109 | Tuesday, November 27, 2018 | Approved |
Open Stage Control (Portable) 0.40.2 | 91 | Wednesday, November 21, 2018 | Approved |
Open Stage Control (Portable) 0.39.7 | 102 | Saturday, November 10, 2018 | Approved |
Open Stage Control (Portable) 0.39.6 | 111 | Thursday, November 8, 2018 | Approved |
Open Stage Control (Portable) 0.39.4 | 93 | Monday, November 5, 2018 | Approved |
Open Stage Control (Portable) 0.39.3 | 102 | Saturday, November 3, 2018 | Approved |
Open Stage Control (Portable) 0.39.2 | 95 | Friday, November 2, 2018 | Approved |
Open Stage Control (Portable) 0.38.7 | 97 | Sunday, October 28, 2018 | Approved |
Open Stage Control (Portable) 0.38.5 | 95 | Saturday, October 27, 2018 | Approved |
Open Stage Control (Portable) 0.38.4 | 103 | Wednesday, October 24, 2018 | Approved |
Open Stage Control (Portable) 0.38.3 | 104 | Tuesday, October 23, 2018 | Approved |
Open Stage Control (Portable) 0.38.1 | 115 | Sunday, October 21, 2018 | Approved |
Open Stage Control (Portable) 0.38.0 | 106 | Saturday, October 20, 2018 | Approved |
Open Stage Control (Portable) 0.37.4 | 106 | Sunday, October 14, 2018 | Approved |
Open Stage Control (Portable) 0.37.3 | 127 | Thursday, October 4, 2018 | Approved |
Copyleft © Jean-Emmanuel Doucet @ AMMD 2018
This package has no dependencies.
Ground Rules:
- This discussion is only about Open Stage Control (Portable) and the Open Stage Control (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Open Stage Control (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.