Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Helio Workstation

Helio is an attempt to rethink a music sequencer to create a tool that feels right.
Collective - Host: opensource - https://opencollective.com/helio-workstation - Website: https://helio.fm - Code: https://github.com/helio-fm/helio-workstation

Add a config flag to enable experimental features in UI

github.com/helio-fm/helio-sequencer - c3607a2d11afea02b3738519adf5f7302ee7573f authored over 4 years ago
Implement tempo refactoring methods (#156)

github.com/helio-fm/helio-sequencer - 4aa26e6e9fbd800f351304ac0f8136937b5262aa authored over 4 years ago
Also add "set one tempo" menu for selected tempo track

github.com/helio-fm/helio-sequencer - 7b60971876f8f9c719681913e2aad220a3f70643 authored over 4 years ago
Scaffold "set one tempo" project menu item

github.com/helio-fm/helio-sequencer - e2727863bf2224c8af2e03b16262b56eaf555148 authored over 4 years ago
Minor prettying up

github.com/helio-fm/helio-sequencer - 81eecffca6e86bd76b75561e4db9151972442e85 authored over 4 years ago
Remove some old unused code

github.com/helio-fm/helio-sequencer - 08f330d6b6d4c21f0baed0392f9349be2a152f34 authored over 4 years ago
Pretty up the tempo dialog, refactor painting frames

github.com/helio-fm/helio-sequencer - 22781e2f72a6a1d0d2be6750bb9cd4e79669b4a0 authored over 4 years ago
Implement tempo from tapping

github.com/helio-fm/helio-sequencer - 7e4b441f8267de198c6558202e81d11f4784ba3e authored over 4 years ago
Implement editing the BPM value of tempo track nodes via dialog

github.com/helio-fm/helio-sequencer - fafcd49ff4381f1c0e06b1b6fc778af98a8f3d15 authored over 4 years ago
Use common button captions in dialogs where possible

github.com/helio-fm/helio-sequencer - d6ea5564b9b1c12d3da4e98eb5ba4820985e4aa9 authored over 4 years ago
Add draft component for tempo editing dialog

github.com/helio-fm/helio-sequencer - 3889134ecb48ee15a1ede5c3f556ea3787122b2d authored over 4 years ago
Indicate hovered state for automation curve nodes, clean up defines

github.com/helio-fm/helio-sequencer - 18455b2079401f8ea8e256f9f2151f29eca85ac7 authored over 4 years ago
Clean up the project templates

github.com/helio-fm/helio-sequencer - c5d1c8d77941d68c45f752d610367b6c7c5d4216 authored over 4 years ago
Add more convenient hotkey for zoom-to-clip command

github.com/helio-fm/helio-sequencer - c978277d146b11236aa5c2843d9f6bc138796e8d authored over 4 years ago
Fix color selection and sizing in a couple of dialogs

github.com/helio-fm/helio-sequencer - 8e717a6f75ec56078872eede4f496397f8382911 authored over 4 years ago
Update track colors list and pretty up note component's colors

github.com/helio-fm/helio-sequencer - cc416b6a72386f16b822cfef90019b25c8ee3572 authored over 4 years ago
Playback: compute and send CC states when playback starts

github.com/helio-fm/helio-sequencer - 04ac79717ce94481aa6b91ef3595831bd9a3aaa1 authored over 4 years ago
Minor tweaks to make GCC happy

github.com/helio-fm/helio-sequencer - 531af29c83ff636481172082a51ce4c01096f0e3 authored over 4 years ago
Tidy up the scales list

github.com/helio-fm/helio-sequencer - d61c75b13b2c810528469705aafd1603af26a037 authored over 4 years ago
Update key signature when switching temperaments

github.com/helio-fm/helio-sequencer - 01190899b599faa9b1d1d14b6b4d08caec0cc46a authored over 4 years ago
Fix keyboard focus issue in confirmation dialog

github.com/helio-fm/helio-sequencer - fb6bd8237610299dcfccdb540dd8241d74befa41 authored over 4 years ago
Fix a couple of nasty networking bugs

When logged in, and trying to update profile info, any server
failure response would probably ca...

github.com/helio-fm/helio-sequencer - 123501b2e0d0195d9a73e28f50ab7ecc5a68a439 authored over 4 years ago
Rescale menus: only show scales for current temperament

github.com/helio-fm/helio-sequencer - 4d07a22b43a3b8e9d2b3a221d47a87cb6dcee0a6 authored over 4 years ago
Prettying up the breadcrumbs

github.com/helio-fm/helio-sequencer - 89288e0881a4b2ef1a6d9c16b3a1d791e7169cb9 authored over 4 years ago
Make combo-boxes searchable if the list is too big

github.com/helio-fm/helio-sequencer - cf01a2a965b8665190a40bcfda31a3f027d64f0b authored over 4 years ago
Key signature editor: preview root and scale keys on right click

github.com/helio-fm/helio-sequencer - 54103a445af0b2eb18f480d4319c0db83df2170e authored over 4 years ago
Getting rid of more #defines

github.com/helio-fm/helio-sequencer - 1d5e2b47eebd2997443c68016107284c32f25a0b authored over 4 years ago
Make a fancier look for breadcrumbs component

github.com/helio-fm/helio-sequencer - 723c5286e8e1707561bb3f47ec870b980a898ff2 authored over 4 years ago
Fix a regression reloading project contents

Introduced in 19224c1

github.com/helio-fm/helio-sequencer - 41b18b3f3b0d96d43b734eebca501abcd4324ce2 authored over 4 years ago
Bump version and re-save projects

github.com/helio-fm/helio-sequencer - afca7fbb644a32c5652521dbdcedb80e0c8d03b9 authored over 4 years ago
Refactor and speedup app initialization

github.com/helio-fm/helio-sequencer - 19224c13931eae9a0f2493d92bb2a1d34af80129 authored over 4 years ago
Update translations

github.com/helio-fm/helio-sequencer - 1543d1a3c5db41cca25847eb77d87e6fe999a62c authored over 4 years ago
Yet more VCS tweaks for better temperament support

github.com/helio-fm/helio-sequencer - 641961efbc7bee26c5c2bb16711aab7a28fef3a0 authored over 4 years ago
Disable rclick menu showing immediately on mouse-up in piano rolls

I didn't like it, it always gets in the way when I switch
between tracks in piano roll. Right cl...

github.com/helio-fm/helio-sequencer - dd20ed6dbe9d18a3e005d8346db6fd780ec5405b authored over 4 years ago
Fix the really old and annoying rows tiling bug in OpenGL mode

This finally fixes weird row offsets with OpenGL rendering, and
moves HighlightingScheme in a se...

github.com/helio-fm/helio-sequencer - bf60f08f2444499d2aea5fff84158cfa96499a95 authored over 4 years ago
More cleanup in UI helpers

github.com/helio-fm/helio-sequencer - a92993ec9061a332853d7723579ee8c3291ee550 authored over 4 years ago
Fix updating the keyboard size in clip views

github.com/helio-fm/helio-sequencer - 5769d62f3ba79fff79cf10edff4c10d72a952245 authored over 4 years ago
Adjust clip key offsets when converting to temperament

github.com/helio-fm/helio-sequencer - 35ac222723c1fd47c864d93156749efb660bb696 authored over 4 years ago
Fix octave shift commands in pattern editor

github.com/helio-fm/helio-sequencer - 88ef041972dfd44d1dbe8ec95befaf7aebec4389 authored over 4 years ago
Add a menu for changing temperament without converting tracks

github.com/helio-fm/helio-sequencer - 1a5ea625700aa0417c5f89ed3a77a96ce5dcc679 authored over 4 years ago
Fix more VCS issues

github.com/helio-fm/helio-sequencer - 46b55fe4390eda66e22e5333d1ca7bb07ce59798 authored over 4 years ago
Fix VCS stuff for temperaments

github.com/helio-fm/helio-sequencer - 8388d6d777c442a406f7dc70fa3e8cd836b4f784 authored over 4 years ago
Fix inversion and octave up/down commands

github.com/helio-fm/helio-sequencer - 1b1f062759f0d96b5acce55bb35bd308fe34591c authored over 4 years ago
Add experimental temperament conversion menu

github.com/helio-fm/helio-sequencer - 468f613c163b3be48bd6bdc2fb03e8ef84d99bf9 authored over 4 years ago
Remove some unused helper methods

github.com/helio-fm/helio-sequencer - f6d76fba759664ecf990045f8e2516d8b138ec76 authored over 4 years ago
Implement switching temperaments in undoable way

github.com/helio-fm/helio-sequencer - b375feb60b7543c3276de073509b96309b65c176 authored over 4 years ago
Fix the default row highlighting schemes in piano roll

github.com/helio-fm/helio-sequencer - 9b8bd7a69b964c47de9de3090f5704ac1937ceb4 authored over 4 years ago
Add a couple of helper fields to temperament model

github.com/helio-fm/helio-sequencer - a5ed9c8aad03e24507dd5623766ed121a72220aa authored over 4 years ago
Implement basic multi-channel keyboard mapping

github.com/helio-fm/helio-sequencer - 1fa378ea7746e0a3096423affc2107aa73ad2c7d authored over 4 years ago
Fix the chord tool to support temperaments

github.com/helio-fm/helio-sequencer - 156c3ab9b456c58033b041a4c0a24521c98b194b authored over 4 years ago
Make UI backgrounds more OpenGL-friendly

github.com/helio-fm/helio-sequencer - 0ca993adeafcf042bc019f33ab5e253900d3bd5a authored over 4 years ago
Modernization: replace more defines with constexprs

github.com/helio-fm/helio-sequencer - c855f1fae46d078126dcbcfbe4212f26e3fc96a8 authored over 4 years ago
Refactor the timeline event components

github.com/helio-fm/helio-sequencer - 8d5db89f836b047f7fecb6451b3d3d791deb5636 authored over 4 years ago
Minor tidying up in the project info page

github.com/helio-fm/helio-sequencer - d235c12747f9dc84a1f954f4072ff061cfb5b147 authored over 4 years ago
Tidy up and modernize the dialog classes

github.com/helio-fm/helio-sequencer - 7ea534b31a3a61a4190860af19181cd0b02bb6dd authored over 4 years ago
Tidy up the tooltip classes

github.com/helio-fm/helio-sequencer - edb3ed4c9e88b35d2bdee2730e0593de272a7897 authored over 4 years ago
Start cleaning up the dialogs

github.com/helio-fm/helio-sequencer - 5686947c5814937a62abf7738c0a954d48df15a6 authored over 4 years ago
Key signature dialog to support scales of any period size

github.com/helio-fm/helio-sequencer - 70a798c660595fccae6a85f54684714347f84ee0 authored over 4 years ago
Finish revising the project info page, add temperament name in stats

github.com/helio-fm/helio-sequencer - b39b4413bc143813be899e24d29a77f492b0e963 authored over 4 years ago
Various fixes to get sequencer (somewhat) working with temperaments

github.com/helio-fm/helio-sequencer - 1c1fccb47265cc9e2b7c5a28578e5974b7843b31 authored over 4 years ago
Update dashboard, provide a choice of templates when creating a project

github.com/helio-fm/helio-sequencer - 1ed0c0f8cd32c0a37c4f6377ed756d1452bc896c authored over 4 years ago
Add more empty project templates

github.com/helio-fm/helio-sequencer - 5807e6f09d60d0cbcc420509574491b1358f24d2 authored over 4 years ago
Get rid of temperament constants in various tools

github.com/helio-fm/helio-sequencer - 03752eb1db7d5c0c1dcf528c4d45a76dcf2c9efb authored over 4 years ago
Fix sequencer and project mini-map to support temperaments

github.com/helio-fm/helio-sequencer - 3935da5d25fa60376fb1fc378cdbfd8562824955 authored over 4 years ago
Fix note guides to support custom temperaments

github.com/helio-fm/helio-sequencer - 980db23b965ab2886a18001928c632256721b1a9 authored over 4 years ago
Fix the temperament model

github.com/helio-fm/helio-sequencer - 37b644f94b605d9db0776e164162669ff09e5a49 authored over 4 years ago
Update the default scales and temperaments

github.com/helio-fm/helio-sequencer - bfebe0321761559d7616736d657585e04bb1e979 authored over 4 years ago
First steps in revising the project info page layout

github.com/helio-fm/helio-sequencer - 839d88889e48fa2b7711ccb24dca410707440919 authored over 4 years ago
Minor fix in the scale model

github.com/helio-fm/helio-sequencer - b9b82ac97368a0048413b496a2c665b454016e0d authored over 4 years ago
Add draft models for temperament descriptions

github.com/helio-fm/helio-sequencer - eb5f601e6e1e273cd0f21563375048bd8c53b8a7 authored over 4 years ago
Modernization and cleanup

github.com/helio-fm/helio-sequencer - 53a570b9a9296f28e2522b441a7f3df041902779 authored over 4 years ago
Plugin scanner: don't clear the plugins list on full re-scan

github.com/helio-fm/helio-sequencer - 9d0541a49506f0f7513b66e8e8cba1356b8c27a2 authored over 4 years ago
Instrument management improvements (#149)

If some instrument hasn't loaded properly - say, because of a user
switching between 32-bit or 6...

github.com/helio-fm/helio-sequencer - 0193aed0e24d32e24c22c15d4856327e0d58d0dc authored over 4 years ago
Minor optimizations and tidying up

github.com/helio-fm/helio-sequencer - 0bcdf987f4937d79f40c034d0636d3ef1fe76cee authored over 4 years ago
Remove some really old unused classes

github.com/helio-fm/helio-sequencer - dead23b908afa686ab869963481664a987ac3aef authored over 4 years ago
Start the plugin scanner thread lazily

github.com/helio-fm/helio-sequencer - d0f90408dbe719b349c764641d39c677d484a9d3 authored over 4 years ago
Animations refactoring and cleanup

github.com/helio-fm/helio-sequencer - e1a7cc7d2fc16b44dbdbdff622795bda40d1715d authored over 4 years ago
Remove the VS2017 project

github.com/helio-fm/helio-sequencer - 0029c413cc52fcd6ef51332e10ecdf7eda621b6a authored over 4 years ago
Make logo animation slightly less crazy

github.com/helio-fm/helio-sequencer - 71a33b0634297cf46034f9982169fe7c14254149 authored over 4 years ago
Modernization: move more UI constants in a common place

github.com/helio-fm/helio-sequencer - be5f11e3631d9e10912fd4044ab326565d2f3605 authored over 4 years ago
Fix iOS deployment script

github.com/helio-fm/helio-sequencer - 2887b568f174ee97faed697d0ae5c900d0e56ade authored over 4 years ago
Rollback the iOS build image to stable XCode version

github.com/helio-fm/helio-sequencer - 38d578bab681d2d7a56e75485c03121fe62f45f0 authored over 4 years ago
Fix XCode warnings

github.com/helio-fm/helio-sequencer - 9232b69e5670a4f0fdc3d2ca8eb25b1137d59993 authored over 4 years ago
Bump project version, update JUCE

github.com/helio-fm/helio-sequencer - 407c06072815d2af57565bef1cd30afb08db7294 authored over 4 years ago
Update built-in translations

github.com/helio-fm/helio-sequencer - 4e4f31640fcaa03b41c20a1fba9ab20ed9d4da2b authored over 4 years ago
Renames for consistency

github.com/helio-fm/helio-sequencer - 373aa23158cbf71f12b18f91768967eeb6722098 authored over 4 years ago
Finishing touches on context menus

github.com/helio-fm/helio-sequencer - a1bbef8bc1f62e3813746176462a409b5982cd2c authored over 4 years ago
Fix menus positioning

github.com/helio-fm/helio-sequencer - 2b9bf14e6b44bead3d1ba173a5679383924dcf22 authored over 4 years ago
Fine-tune the mouse clicks behavior in several places

github.com/helio-fm/helio-sequencer - 671be92c44629decbf7e64765c377e119e13dcf8 authored over 4 years ago
Add "show instrument UI" menu items

github.com/helio-fm/helio-sequencer - f21f4416df319cec9cc301178aaa053686d1df82 authored over 4 years ago
Add hotkey to bring up the current instrument's window (#150)

Also refactor the PluginWindow class a bit

github.com/helio-fm/helio-sequencer - 5ed7784f9a4988fe5e555550f3557cee7559f241 authored over 4 years ago
Add context menus to instrument routing page

github.com/helio-fm/helio-sequencer - 1c72ac80536380c8593bc3ae5d3cb8ffed00cccb authored over 4 years ago
Add context menus to orchestra pit page

github.com/helio-fm/helio-sequencer - c2e6dcf2adc5223c94e874f8feaf0065452c1bab authored over 4 years ago
Pretty up the menus

github.com/helio-fm/helio-sequencer - 812fb01492046d595ad67631260c9b9eaddc00ea authored over 4 years ago
Get rid of redundant "set colour" sub-menus

We have a new track renaming dialog, which allows to set the colour

github.com/helio-fm/helio-sequencer - 2ca2278bedffc6fcf45ba7d4c0159cae473652e2 authored over 4 years ago