var searchIndex = {}; searchIndex["sample"] = {"doc":"","items":[[6,"Wave","sample","Represents a sample from a Wave between -1.0 and 1.0.",null,null],[6,"Amplitude","","Represents a Wave amplitude between 0.0 and 1.0.",null,null],[8,"Sample","","A trait for working generically across different sample types.",null,null],[10,"from_wave","","Construct a sample from a wave sample between -1. and 1.",0,{"inputs":[{"name":"wave"}],"output":{"name":"self"}}],[10,"to_wave","","Convert to a wave sample between -1. and 1.",0,null],[11,"mul_amp","","Multiply by a given amplitude.",0,null],[11,"from_sample","","Construct a sample from an arbitrary Sample type.",0,{"inputs":[{"name":"s"}],"output":{"name":"self"}}],[11,"to_sample","","Construct an arbitrary sample type from a sample of this Self type.",0,null],[11,"zero","","A silent sample.",0,{"inputs":[],"output":{"name":"self"}}]],"paths":[[8,"Sample"]]}; initSearch(searchIndex);