-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] python bindings #1303
Closed
charbeljc
wants to merge
33
commits into
hydrogen-music:development
from
charbeljc:pyside_bindings_sample_editor_love
Closed
[WIP] python bindings #1303
charbeljc
wants to merge
33
commits into
hydrogen-music:development
from
charbeljc:pyside_bindings_sample_editor_love
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b76c6d1 - Browse repository at this point
Copy the full SHA b76c6d1View commit details -
H2Core::Sample instanciable from python!
Try it: >> from h2core import H2Core as h2core >> sample = h2core.Sample() >> sample.setPath("/path/to/your/sample.flac") >> sample.load() >> sample.get_frames()
Configuration menu - View commit details
-
Copy full SHA for 4502ee2 - Browse repository at this point
Copy the full SHA 4502ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c616be - Browse repository at this point
Copy the full SHA 0c616beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e46f5a2 - Browse repository at this point
Copy the full SHA e46f5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc18c6 - Browse repository at this point
Copy the full SHA dbc18c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31737fe - Browse repository at this point
Copy the full SHA 31737feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce78fa8 - Browse repository at this point
Copy the full SHA ce78fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28220cf - Browse repository at this point
Copy the full SHA 28220cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a632b25 - Browse repository at this point
Copy the full SHA a632b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for b977937 - Browse repository at this point
Copy the full SHA b977937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0c2db - Browse repository at this point
Copy the full SHA 9d0c2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c1897 - Browse repository at this point
Copy the full SHA a4c1897View commit details -
Configuration menu - View commit details
-
Copy full SHA for f520050 - Browse repository at this point
Copy the full SHA f520050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d44c68 - Browse repository at this point
Copy the full SHA 8d44c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf7835 - Browse repository at this point
Copy the full SHA cbf7835View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2ee27 - Browse repository at this point
Copy the full SHA af2ee27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c71749 - Browse repository at this point
Copy the full SHA 4c71749View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf838f - Browse repository at this point
Copy the full SHA ccf838fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 664706f - Browse repository at this point
Copy the full SHA 664706fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4402a3f - Browse repository at this point
Copy the full SHA 4402a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d87b4a6 - Browse repository at this point
Copy the full SHA d87b4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aed77a - Browse repository at this point
Copy the full SHA 8aed77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 803444c - Browse repository at this point
Copy the full SHA 803444cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7263a67 - Browse repository at this point
Copy the full SHA 7263a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8401740 - Browse repository at this point
Copy the full SHA 8401740View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1850cd - Browse repository at this point
Copy the full SHA e1850cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a0a7f - Browse repository at this point
Copy the full SHA e9a0a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5638196 - Browse repository at this point
Copy the full SHA 5638196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85daea6 - Browse repository at this point
Copy the full SHA 85daea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7346cb - Browse repository at this point
Copy the full SHA d7346cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6581837 - Browse repository at this point
Copy the full SHA 6581837View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd2e97 - Browse repository at this point
Copy the full SHA ccd2e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20277cd - Browse repository at this point
Copy the full SHA 20277cdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.