Feat/python process rsrc build step - #20
Open
josephlarralde wants to merge 7 commits into
Open
Conversation
fix_data.py script (non-destructive correction of data files) : partial re-indexation per natural harmonic, f0/2 vs f0 grid auto-detection, optional data size reduction (requires c++ modif) Co-Authored-By: Patrice Colet <colet.patrice@free.fr> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Move Resources dir definition from Config.cmake to root CMakeLists.txt, add option to enable Resources processing build step and set PLUGIN_RESOURCES_DIR proxy variable accordingly.
Add optional python resources processing build step to mac and windows packaging targets, use proxy var PLUGIN_RESOURCES_DIR to specify the Resources to package, append slash to cmake install command to copy only content of the resources dir into target dir.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Integration of data files processing with python 3 as a cmake build step.
NB :