


with this simple example your saving 36bytes
but of course, your not using any extra command
so, that will add few bytes.


---------------------------------------------------



 * No expansion chip
Building music data...
 * Sequences used: 0 (0 bytes)
 * Instruments used: 1 (1 bytes)
 * Song 1, 5 patterns (10 bytes), 4 frames (48 bytes) 
 * Samples located at: $C000
 * DPCM samples used: 0 (0 bytes)
 * NSF load address: $ABAD
Writing output file...
 * Driver size: 4848 bytes
 * Song data size: 83 bytes (0%)
 * NSF type: Linear (driver @ $AC00)
Done, total file size: 5059 bytes




---------------------------------------------------


 * No expansion chip
Building music data...
 * Sequences used: 0 (0 bytes)
 * Instruments used: 1 (1 bytes)
 * Song 1, 5 patterns (10 bytes), 1 frames (12 bytes) 
 * Samples located at: $C000
 * DPCM samples used: 0 (0 bytes)
 * NSF load address: $ABD1
Writing output file...
 * Driver size: 4848 bytes
 * Song data size: 47 bytes (0%)
 * NSF type: Linear (driver @ $AC00)
Done, total file size: 5023 bytes

---------------------------------------------------