diff options
author | Thomas Van Iseghem <[email protected]> | 2022-12-15 22:55:46 +0100 |
---|---|---|
committer | Thomas Van Iseghem <[email protected]> | 2022-12-15 22:55:46 +0100 |
commit | a448aeac35429050abba69b06d2fcc8248139907 (patch) | |
tree | fd4229edb9cbea8ef992be8bf64c1f4317277260 /README.md | |
parent | 535157bb25d318ccd14592af8af1e84681747f21 (diff) | |
parent | 9c0d667ad231012edd5ca407fdc3834758adede2 (diff) | |
download | OpenCortex-a448aeac35429050abba69b06d2fcc8248139907.tar.gz OpenCortex-a448aeac35429050abba69b06d2fcc8248139907.zip |
Merge remote-tracking branch 'origin/main' into main
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -4,17 +4,17 @@ Developing good software is hard, waiting for it might sometimes be equally as hard. With this project waiting might come to an end. Ever wondered: "A desktop file manager or editor might be useful"? You probably have at this point. The goal of OpenCortex is to open up the Quad Cortex and write the software as a community. This way we can get a taste of what is comming and maybe inspire new innovative features. Also if for some reason software support would be dropped , the maintenance could be continued by the community. It also drops the dependecy on the Cortex Cloud for preset sharing. For me personally, it's an awesome way to learn about embedded Linux and many more things. ## Disclaimer: -I am not responsible for any damage that might be done to your unit, software. Doing this might have the potential to void your warranty. This is a project for enthousiasts who like to tinker like myself. I do not indend to cause any difficulties for NDSP / myself and will approach this from an ethical standpoint. I do not condone any misuse of this project. This is purely for educational and quality of life purposes only. +I am not responsible for any damage that might be done to your unit, software. Doing this might have the potential to void your warranty. This is a project for enthousiasts who like to tinker like myself. I do not intend to cause any difficulties for NDSP / myself and will approach this from an ethical standpoint. I do not condone any misuse of this project. This is purely for educational and quality of life purposes only. -## What is already posible (or in better terms discovered) +## What is already possible (or in better terms discovered) -Before I start of listing everything that is discovered, I wan't to make clear that this is currently a 1 man project and I'm doing my best to do as much as possible in the time I've got available. A lot of things are still in progress but every day new things get discovered. There is a lot to look at and not everything can be done at the same time. I'll try to prioritise but roadblocks will be hit. +Before I start of listing everything that is discovered, I want to make clear that this is currently a 1 man project and I'm doing my best to do as much as possible in the time I've got available. A lot of things are still in progress but every day new things get discovered. There is a lot to look at and not everything can be done at the same time. I'll try to prioritise but roadblocks will be hit. **Everything you see here is tested as working in practice.** - Gaining persistent access over a network connection. -- Renaming the built in amps, pedals, etc. to whatever you like. (reboot required) +- Renaming the built in amps, pedals, etc. to whatever you like. (reboot required for changes to take effect) - Getting access to your backup to keep it yourself. @@ -44,9 +44,9 @@ Before I start of listing everything that is discovered, I wan't to make clear t - Preset file stucture is close to being fully reverse-engineered. - - Testing external editing of presets and it's limitations + - Testing external editing of presets and it's limitations. - - Would depend on the external file manager + - Would depend on the external file manager. - Once all of this is finished, the app for can be built. |