User Tools

Site Tools


mpc_sound_inventory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mpc_sound_inventory [2022/05/09 13:18]
thegarnet fixing error, want to show all expansion files
mpc_sound_inventory [2022/05/09 13:41] (current)
thegarnet
Line 7: Line 7:
 find . |grep xpm  >xpmlist.txt find . |grep xpm  >xpmlist.txt
 find . >mpcone-a-expansions-all.txt find . >mpcone-a-expansions-all.txt
 +
 +cd "AMAZOUND MPC DEMOS"
 +cd "AMAZOUND MPC DEMOS (akp)"
 +
 +find . | grep \.akp  | grep -v "._" | sort > akplist.txt
 +
 </code> </code>
  
Line 13: Line 19:
   * [[xpmlist.txt]]   * [[xpmlist.txt]]
   * [[mpcone-a-expansions-all.txt]]   * [[mpcone-a-expansions-all.txt]]
 +  * [[Amazound AKP List.txt]]
 +
 +
 +According to https://www.mpc-tutor.com/mpc-expansion-packs-complete-guide/ the .XPN file is for adding rhe expansion to the MPC PC Software
  
  
mpc_sound_inventory.1652102307.txt.gz ยท Last modified: 2022/05/09 13:18 by thegarnet