CatNiP -test sprint-4-interim
catnip
|
#import <IMSLPCompositionData.h>
Properties | |
NSString * | composerName |
NSString * | compositionName |
NSArray * | musicScores |
- (NSString*) composerName [read, write, copy] |
The IMSLP composer name for the composer of the composition this object represents.
- (NSString*) compositionName [read, write, copy] |
The full IMSLP composition name of the composition this object represents.
- (NSArray*) musicScores [read, write, retain] |
An array of all the score files found on IMSLP for this composition. The array will contain IMSLPScoreData objects, one for each file.