Uses of Class
com.github.dakusui.symfonion.song.Pattern

Packages that use Pattern
com.github.dakusui.symfonion.song   
 

Uses of Pattern in com.github.dakusui.symfonion.song
 

Methods in com.github.dakusui.symfonion.song that return Pattern
static Pattern Pattern.createPattern(String name, com.google.gson.JsonObject json, Song song)
           
 Pattern Song.pattern(String patternName)
           
 

Methods in com.github.dakusui.symfonion.song that return types with arguments of type Pattern
 List<Pattern> Bar.part(String instrumentName)
           
 



Copyright © 2013. All Rights Reserved.