Skip to content

Commit

Permalink
fix: change company name
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed May 7, 2024
1 parent 660ced4 commit 8ce802c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ endif()

# add the plugin targets
juce_add_plugin(frequalizer
COMPANY_NAME "foleysfinest"
COMPANY_NAME "teobe"
PLUGIN_MANUFACTURER_CODE "TEOB"
PLUGIN_CODE "FqOS"
FORMATS ${FORMATS}
VST3_CATEGORIES "Fx" "Analyzer" "EQ"
AAX_CATEGORY "AAX_ePlugInCategory_EQ"
AU_MAIN_TYPE "kAudioUnitType_Effect"
COMPANY_WEBSITE "https://teobe.net"
COMPANY_EMAIL "[email protected]"
Expand Down

0 comments on commit 8ce802c

Please sign in to comment.