Browse Source

Update README.md

Jonathan Higgins 5 months ago
parent
commit
9fac75bbeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ SoundThread is currently in Beta and as such there are some bugs, missing featur
 A number of things are not yet implemented or supported. Not all features of CDP will likely be implemented in SoundThread, as not all processes work well with the node based system. For access to all features of CDP I recommend [SoundLoom, Soundshaper](https://www.composersdesktop.com/docs/html/cdphome.htm#GUIS) or using the command line directly.
 ### Main missing features:
 - Text files other than simple value/pair breakpoint files and PVOC analysis files
-- Support for multiple input files and therefore all processes which require more than one input file and those that really benefit from multiple input files (e.g. Texture processes)
+- Processes which require more than one input file and those that really benefit from multiple input files (e.g. Texture processes)
 - Support for audio files with more than 2 channels
 - Support for audio formats other than WAV
 - Many CDP processes have not yet been implemented