!7 static LPair images = new L; p-exp { L files = audioRecordingsWithSingleClip(); LS words = ll("yes", "no"); for (File f : allRecordings()) { S word = wordFromAudioFileName(f); images.add(pair(word, audio_clipFromLastEntryPoint(audioFileToFrequencyImage(f)))); print(fileName(f)); } showImage(second(random(images))); }