Skip to content

example SineWave fails with SketchException #264

Description

@jeremydouglass

While testing examples: examples/Libraries/sound/SineWave/SineWave.rpde fails, with a crashed applet and error text in the sketch console area.

processing.app.SketchException: Invalid argument:
	import(language)
	Expected:
	import(Symbol)
	at rprocessing.mode.run.SketchRunner.convertREvalError(Unknown Source)
	at rprocessing.mode.run.SketchRunner.access$300(Unknown Source)
	at rprocessing.mode.run.SketchRunner$2.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)

It might be a regression related to the latest release of Processing.R -- or something to do with changes in the Sound library.

Tested on (failed the same on both):

  • macOS Processing 3.4, Processing.R 1.0.8, sound 2.2.3
  • macOS Processing 3.4, Processing.R 1.0.8, sound 2.3.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions