All Downloads are FREE. Search and download functionalities are using the official Maven repository.

APT.all-test.MOUTBot.all.remove-sound.soar Maven / Gradle / Ivy

## NOTE: NOT UPDATED YET

#echo "\nLoading remove-sound"

########################################################
## If sound time runs out, remove sound - time in milliseconds
########################################################

#sp {unreal*propose*remove-sound*out-of-date
#   (state  ^name unreal
#             -^io.input-link.agent.cycle < 
#              ^sound.forget-time )
#   -->
##   (write (crlf) |Sound out of date.|)
#   ( ^operator  + =, >)
#   ( ^name remove-sound)}
#
#sp {unreal*select*remove-sound
#   (state  ^name unreal
#              ^operator  +
#              ^operator  +)
#   ( ^name remove-sound)
#   ( ^name << wander >>)
#   -->
#   ( ^operator  > )}
#
#sp {unreal*apply*remove-sound
#   (state  ^operator 
#              ^sound )
#   ( ^name remove-sound)
#   -->
##   (write (crlf) |Remove sound | )
#   ( ^sound  -)}
#
#