Skip to content

sfztools/syntax-highlighting-notepad-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SFZ Format Filetype Syntax Highlighting for Notepad++

Based on the Peter L. Jones syntax highlighting sfz language file for Notepad++.

Screenshot

Installation

  • In Notepad++: menu Language > User Defined Language > Define your language...
  • In the User Defined dialog click the Import... button
  • Select the sfz-udl.xml file
  • Close the dialog window

Known Bugs

  • If a header and an opcode have no whitespace in between, the syntax highlighting will not work (e.g. <region>sample=audio.wav)
  • Opcodes with numbers in between like egN or lfoN are not specified, resulting to highlight anything with the eg or lfo prefix